Skip to content

panfrost: increment correctly kbase_ioctl_job_submit.addr array pointer

Otherwise instead of passing a pointer to the next atom, we pass a pointer 1-byte into the first atom.

Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com

Merge request reports