linux/drivers/gpu/drm/amd/display/dc
Rodrigo Siqueira 5302d1a06a drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
In the DML math_ceil2 function, there is one ASSERT if the significance
is equal to zero. However, significance might be equal to zero
sometimes, and this is not an issue for a ceil function, but the current
ASSERT will trigger warnings in those cases. This commit removes the
ASSERT if the significance is equal to zero to avoid unnecessary noise.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Chaitanya Dhere <chaitanya.dhere@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 332315885d)
2024-07-24 17:30:23 -04:00
..
basics drm/amd/display: Fix possible overflow in integer multiplication 2024-07-01 16:06:53 -04:00
bios drm/amd/display: Check and log for function error codes 2024-06-27 17:10:36 -04:00
clk_mgr drm/amd/display: replace CRTC disable function call 2024-07-01 16:10:35 -04:00
core drm/amd/display: Check for NULL pointer 2024-07-24 17:30:23 -04:00
dccg drm/amd/display: Refactor dccg401_get_other_enable_symclk_fe 2024-06-27 17:10:35 -04:00
dce drm/amd/display: Add available bandwidth calculation for audio 2024-07-01 16:10:02 -04:00
dce60
dce80
dce110
dce112
dce120
dcn10 drm/amd/display: Move dio files into dio folder 2024-07-01 16:10:35 -04:00
dcn20 drm/amd/display: Move dio files into dio folder 2024-07-01 16:10:35 -04:00
dcn21 drm/amd/display: Refactor HUBP into component folder. 2024-05-08 15:17:03 -04:00
dcn30 drm/amd/display: Move dio files into dio folder 2024-07-01 16:10:35 -04:00
dcn31 drm/amd/display: Move dio files into dio folder 2024-07-01 16:10:35 -04:00
dcn201 drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split 2024-05-13 15:46:55 -04:00
dcn301 drm/amd/display: Fix Makefile copyright notices 2024-06-27 17:10:39 -04:00
dcn303 drm/amd/display: Refactor DCCG into component folder 2024-05-02 16:18:16 -04:00
dcn314 drm/amd/display: Fix Makefile copyright notices 2024-06-27 17:10:39 -04:00
dcn401 drm/amd/display: Fix Makefile copyright notices 2024-06-27 17:10:39 -04:00
dio drm/amd/display: Move dio files into dio folder 2024-07-01 16:10:35 -04:00
dml drm/amd/display: Account for cursor prefetch BW in DML1 mode support 2024-07-01 16:10:35 -04:00
dml2 drm/amd/display: Remove ASSERT if significance is zero in math_ceil2 2024-07-24 17:30:23 -04:00
dpp drm/amd/display: Fix cursor issues with ODMs and HW rotations 2024-06-27 17:10:36 -04:00
dsc drm/amd/display: Adjust reg field for DSC wait for disconnect 2024-06-27 17:10:38 -04:00
dwb drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
gpio drm/amd/display: Remove useless comparison of unsigned int vs. 0 2024-06-14 16:17:17 -04:00
hdcp drm/amd/display: Check msg_id before processing transcation 2024-05-02 16:18:17 -04:00
hpo drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
hubbub drm/amd/display: Add ASIC cap to limit DCC surface width 2024-07-01 16:06:53 -04:00
hubp drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculation 2024-07-01 16:06:53 -04:00
hwss drm/amd/display: Add available bandwidth calculation for audio 2024-07-01 16:10:02 -04:00
inc drm/amd/display: Add simple struct doc to remove doc build warning 2024-07-16 11:45:09 -04:00
irq drm/amd/display: Remove useless comparison of unsigned int vs. 0 2024-06-14 16:17:17 -04:00
link drm/amd/display: Move DIO documentation to the right place 2024-07-16 11:44:49 -04:00
mmhubbub drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
mpc drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
opp drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
optc drm/amd/display: fix corruption with high refresh rates on DCN 3.0 2024-07-17 17:41:28 -04:00
pg drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
resource drm/amd/display: un-block 8k with single dimm 2024-07-01 16:10:35 -04:00
spl drm/amd/display: Fix possible overflow in integer multiplication 2024-07-01 16:06:53 -04:00
virtual
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00
dc.h drm/amd/display: 3.2.291 2024-07-01 16:10:35 -04:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: Validate function returns 2024-06-27 17:10:38 -04:00
dc_dmub_srv.h
dc_dp_types.h
dc_dsc.h
dc_edid_parser.c
dc_edid_parser.h
dc_hdmi_types.h
dc_helper.c drm/amd/display: remove unused struct 'dc_reg_sequence' 2024-05-20 16:20:26 -04:00
dc_hw_types.h drm/amd/display: Remove unused code for some dc files 2024-05-13 15:46:02 -04:00
dc_plane.h
dc_plane_priv.h
dc_spl_translate.c drm/amd/display: add odm_slice_rect parameter in spl_in 2024-06-14 16:17:13 -04:00
dc_spl_translate.h
dc_stat.h
dc_state.h
dc_state_priv.h
dc_stream.h drm/amd/display: Move fpo_in_use to stream_status 2024-06-05 11:06:36 -04:00
dc_stream_priv.h drm/amd/display: Find max flickerless instant vtotal delta 2024-05-13 15:47:53 -04:00
dc_trace.h
dc_types.h drm/amd/display: Add Replay general cmd 2024-06-27 17:10:36 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h
dm_services_types.h
irq_types.h
os_types.h