aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2025-03-07 09:29:39 +0000
committerDmitry Baryshkov <[email protected]>2025-03-08 00:15:18 +0000
commit1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5 (patch)
tree906fcc6e31f0eabdcb7b1ca1585b42222bf52d53 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parentdrm/msm/dpu: correct struct dpu_encoder_virt docs (diff)
downloadkernel-1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5.tar.gz
kernel-1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5.zip
drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()
After the loop there is a check for whether "wb_encoder" has been set to non-NULL, however it was never set to NULL. Initialize it to NULL. Fixes: ad06972d5365 ("drm/msm/dpu: Reorder encoder kickoff for CWB") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/641631/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions