Files
mesa/src/broadcom
Juan A. Suarez Romero cbd85acf9a v3dv: free indirect CSD job with queue cpu
The indirect CSD job is added to the list of jobs when the device do not
support CPU queues. Otherwise it is not added, which means the job is
not free when the command buffer frees all the resources, generating a
leak.

This fixes this leak by identifying the job that contains the indirect
CSD job, and freeing it before freeing the job itself.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34892>
2025-05-14 10:23:46 +00:00
..
2024-12-13 12:29:11 +00:00
2024-12-02 14:13:24 +00:00
2024-12-13 12:29:11 +00:00