Files
linux/drivers
Alex Deucher 38be7796f3 drm/amdgpu: don't require a job for cond_exec and shadow
We need to reset the shadow state every time we submit an
IB and there needs to be a COND_EXEC packet after the
SET_Q_PREEMPTION_MODE packet for it to work properly, so
we should emit both of these packets regardless of whether
there is a job present or not.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-04-24 18:16:27 -04:00
..
2023-03-16 16:54:38 +09:00
2023-01-22 08:37:23 +01:00
2023-02-20 12:26:35 +01:00
2023-03-24 17:11:27 +01:00