diff options
author | 2024-10-25 16:15:02 +0530 | |
---|---|---|
committer | 2025-04-08 16:48:16 -0400 | |
commit | 2e65ea1ab2f6f3731aba373917d509216701cbe6 (patch) | |
tree | d5d0bb138f0f7df9c26e1cff0f1081ed84ad3fb0 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | drm/amdgpu: Add mqd support for the fence address (diff) | |
download | linux-rng-2e65ea1ab2f6f3731aba373917d509216701cbe6.tar.xz linux-rng-2e65ea1ab2f6f3731aba373917d509216701cbe6.zip |
drm/amdgpu: screen freeze and userq driver crash
Screen freeze and userq fence driver crash while playing Xonotic
v2: (Christian)
- There is change that fence might signal in between testing
and grabbing the lock. Hence we can move the lock above the
if..else check and use the dma_fence_is_signaled_locked().
Signed-off-by: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions