1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dml/calcs
Bas Nieuwenhuizen b6dca949b8 drm/amdgpu/display: Remove t_srx_delay_us.
Unused. Convert the divisions into asserts on the divisor, to
debug why it is zero. The divide by zero is suspected of causing
kernel panics.

While I have no idea where the zero is coming from I think this
patch is a positive either way.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-01-27 15:47:34 -05:00
..
bw_fixed.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
calcs_logger.h drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
custom_float.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dce_calcs.c drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth() 2022-01-25 18:00:36 -05:00
dcn_calc_auto.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dcn_calc_auto.h drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dcn_calc_math.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dcn_calcs.c drm/amdgpu/display: Remove t_srx_delay_us. 2022-01-27 15:47:34 -05:00