[PATCH v2 0/2] drm/panthor: Fix support for sync-only jobs
Boris Brezillon
boris.brezillon at collabora.com
Wed Jul 3 07:47:09 UTC 2024
On Wed, 3 Jul 2024 09:16:38 +0200
Boris Brezillon <boris.brezillon at collabora.com> wrote:
> Hello,
>
> Here are two relatively trivial fixes for bugs found while woking
> on the Vulkan implementation, where NULL CS are needed to implement
> VkQueue synchronization.
>
> Regards,
>
> Boris
>
> v2:
> - Fix a UAF bug in the second patch
>
> Boris Brezillon (2):
> drm/panthor: Don't check the array stride on empty uobj arrays
> drm/panthor: Fix sync-only jobs
Queued to drm-misc-next.
>
> drivers/gpu/drm/panthor/panthor_drv.c | 6 ++--
> drivers/gpu/drm/panthor/panthor_sched.c | 44 ++++++++++++++++++-------
> include/uapi/drm/panthor_drm.h | 5 +++
> 3 files changed, 41 insertions(+), 14 deletions(-)
>
More information about the dri-devel
mailing list