aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorHarry Wentland <[email protected]>2025-04-28 20:26:20 +0000
committerAlex Deucher <[email protected]>2025-05-07 21:40:15 +0000
commitd01ca8708d95a561f6462a15cad94a2c0bec7042 (patch)
tree9d7b047cf69d47dec4301bf3c3092a76a2324a4f /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentdrm/amd/display: Use true/false for boolean variables in DML2 core files (diff)
downloadkernel-d01ca8708d95a561f6462a15cad94a2c0bec7042.tar.gz
kernel-d01ca8708d95a561f6462a15cad94a2c0bec7042.zip
drm/amd/display: Don't check for NULL divisor in fixpt code
[Why] We check for a NULL divisor but don't act on it. This check does nothing other than throw a warning. It does confuse static checkers though: See https://lkml.org/lkml/2025/4/26/371 [How] Drop the ASSERTs in both DC and SPL variants. Fixes: 4562236b3bc0 ("drm/amd/dc: Add dc display driver (v2)") Fixes: 6efc0ab3b05d ("drm/amd/display: add back quality EASF and ISHARP and dc dependency changes") Signed-off-by: Harry Wentland <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Leo Li <[email protected]> Cc: Alex Deucher <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Alex Hung <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions