linux/drivers/gpu/drm/amd/display/dc/basics
Harry Wentland d01ca8708d 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: 4562236b3b ("drm/amd/dc: Add dc display driver (v2)")
Fixes: 6efc0ab3b0 ("drm/amd/display: add back quality EASF and ISHARP and dc dependency changes")
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-05-07 17:40:15 -04:00
..
Makefile drm/amd/display: Move bw_fixed from DML folder 2023-10-09 16:48:37 -04:00
bw_fixed.c drm/amd/display: Move bw_fixed from DML folder 2023-10-09 16:48:37 -04:00
calcs_logger.h drm/amd/display: Move dce_calcs from DML folder 2023-10-09 16:48:22 -04:00
conversion.c drm/amd/display: Add dpp_get_gamut_remap functions 2024-01-22 17:13:26 -05:00
conversion.h drm/amd/display: Add dpp_get_gamut_remap functions 2024-01-22 17:13:26 -05:00
custom_float.c drm/amd/display: Move custom_float from DML folder 2023-10-09 16:48:31 -04:00
dc_common.c drm/amd/display: Fix BT2020 YCbCr limited/full range input 2025-02-19 15:14:10 -05:00
dc_common.h Revert "drm/amd/display: Unblank hubp based on plane visibility" 2021-02-18 16:43:10 -05:00
dce_calcs.c drm/amd/display: fix typo in the comment 2024-09-18 16:14:27 -04:00
fixpt31_32.c drm/amd/display: Don't check for NULL divisor in fixpt code 2025-05-07 17:40:15 -04:00
logger.h
vector.c drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00