aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorJosip Pavic <[email protected]>2023-12-11 22:50:19 +0000
committerAlex Deucher <[email protected]>2024-01-03 15:31:36 +0000
commitca1ecae145b20b11ff49062afe6f0bf6707bc244 (patch)
treedab013b3dcafb4d05954c161f6f6dc6b5b38a3cc /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parentdrm/amd/display: Add HDMI capacity computations using fixed31_32 (diff)
downloadkernel-ca1ecae145b20b11ff49062afe6f0bf6707bc244.tar.gz
kernel-ca1ecae145b20b11ff49062afe6f0bf6707bc244.zip
drm/amd/display: Add null pointer guards where needed
[Why] Some functions whose output is typically checked for null are not being checked for null at several call sites, causing some static analysis tools to throw an error. [How] Add null pointer guards around functions that typically have them at other call sites. Tested-by: Daniel Wheeler <[email protected]> Reviewed-by: Sung Lee <[email protected]> Reviewed-by: Aric Cyr <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Josip Pavic <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions