1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dcn31
George Shen b528cac6de drm/amd/display: Handle Y carry-over in VCP X.Y calculation
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.

CC: stable@vger.kernel.org
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@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>
2024-04-26 17:22:43 -04:00
..
dcn31_afmt.c drm/amd/display: Add VPG and AFMT low power support for DCN3.1 2021-09-14 15:57:11 -04:00
dcn31_afmt.h drm/amd/display: Add VPG and AFMT low power support for DCN3.1 2021-09-14 15:57:11 -04:00
dcn31_apg.c drm/amd/display: Remove unused local variables and function 2023-02-23 17:36:00 -05:00
dcn31_apg.h drm/amd/display: remove audio mute control in hpo dp 2022-10-24 14:35:40 -04:00
dcn31_dccg.c drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family 2023-07-25 13:36:32 -04:00
dcn31_dccg.h drm/amd/display: Add some missing HDMI registers for DCN3x 2024-04-26 17:22:42 -04:00
dcn31_dio_link_encoder.c drm/amd/display: change aux_init to apu version 2024-03-22 15:48:25 -04:00
dcn31_dio_link_encoder.h drm/amd/display: Add missing debug registers for DCN2/3/3.1 2024-04-26 17:22:40 -04:00
dcn31_hpo_dp_link_encoder.c drm/amd/display: Handle Y carry-over in VCP X.Y calculation 2024-04-26 17:22:43 -04:00
dcn31_hpo_dp_link_encoder.h drm/amd/display: Update DCN31 for DCN35 support 2023-08-30 15:51:14 -04:00
dcn31_hpo_dp_stream_encoder.c drm/amd/display: Add code comments clock and encode code 2024-04-09 22:07:02 -04:00
dcn31_hpo_dp_stream_encoder.h drm/amd/display: Add a missing register field for HPO DP stream encoder 2022-08-10 14:52:03 -04:00
dcn31_hubbub.c drm/amd/display: Modify DHCUB waterwark structures and functions 2024-03-27 01:43:28 -04:00
dcn31_hubbub.h drm/amd/display: Add function prototypes to headers 2023-02-15 22:24:34 -05:00
dcn31_hubp.c drm/amd/display: Update DCN31 for DCN35 support 2023-08-30 15:51:14 -04:00
dcn31_hubp.h drm/amd/display: Update DCN31 for DCN35 support 2023-08-30 15:51:14 -04:00
dcn31_panel_cntl.c drm/amd/display: Add option to configure mapping policy for edp0 on dp1 2024-04-09 22:14:39 -04:00
dcn31_panel_cntl.h drm/amd/display: Add DCN3.1 PANEL 2021-06-04 16:39:18 -04:00
dcn31_vpg.c drm/amd/display: Power on VPG memory unconditionally if off 2024-03-22 15:47:41 -04:00
dcn31_vpg.h drm/amd/display: refactor vpg.h 2024-04-09 22:16:02 -04:00
Makefile drm/amd/display: Refactor INIT into component folder 2024-01-03 10:47:29 -05:00