diff options
| author | Hersen Wu <[email protected]> | 2024-04-30 18:24:17 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-05-02 20:18:18 +0000 |
| commit | 922c2877827dcc474f3079e464773ab31ac13b79 (patch) | |
| tree | 16b900adf6a850328f96fca08d310ab6aaf65762 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration (diff) | |
| download | kernel-922c2877827dcc474f3079e464773ab31ac13b79.tar.gz kernel-922c2877827dcc474f3079e464773ab31ac13b79.zip | |
drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq
[Why]
Coverity report LOCK_EVASION warning. Access
acrtc->wb_pending without lock wb_conn->job_lock.
[How]
Lock wb_conn->job_lock before accessing
acrtc->wb_pending.
Reviewed-by: Alex Hung <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
