kernel_samsung_a53x/drivers/gpu/drm/amd/display/dc/dcn10
George Shen 7544596bcb drm/amd/display: Handle Y carry-over in VCP X.Y calculation
[ Upstream commit 3626a6aebe62ce7067cdc460c0c644e9445386bb ]

[Why/How]
Theoretically rare corner case where ceil(Y) results in rounding
up to an integer. If this happens, the 1 should be carried over to
the X value.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:01 +01:00
..
dcn10_cm_common.c drm/amd/display: Fix potential index out of bounds in color transformation function 2024-11-19 12:26:57 +01:00
dcn10_cm_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_dpp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_dpp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_dpp_cm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_dpp_dscl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_dwb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_dwb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hubbub.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hubbub.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hubp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hubp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hw_sequencer.c drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()' 2024-11-19 08:44:51 +01:00
dcn10_hw_sequencer.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hw_sequencer_debug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_hw_sequencer_debug.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_init.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_init.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_ipp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_ipp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_link_encoder.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_link_encoder.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_mpc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_mpc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_opp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_opp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_optc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_optc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_resource.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_resource.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10_stream_encoder.c drm/amd/display: Handle Y carry-over in VCP X.Y calculation 2024-11-19 14:19:01 +01:00
dcn10_stream_encoder.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00