linux/drivers/gpu/drm/amd/display/dc/dcn32
Aurabindo Pillai 33e82119cf drm/amd/display: Only use ODM2:1 policy for high pixel rate displays
We only gain a benefit of using the ODM2:1 dynamic policy if it allow us
to decrease DISPCLK to use the VMIN freq.  If the display config can
already achieve VMIN DISPCLK freq without ODM2:1, don't apply the
policy.

This patch was reverted but that causes some IGT regressions. To
unblock, the patch is being applied again until IGT failures are
fixed.

Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
2023-06-09 12:42:56 -04:00
..
Makefile drm/amd/display: Drop FPU flags from dcn32 Makefile 2022-07-25 09:31:04 -04:00
dcn32_dccg.c drm/amd/display: Trigger DIO FIFO resync on commit streams for DCN32 2023-06-09 10:44:17 -04:00
dcn32_dccg.h drm/amd/display: Trigger DIO FIFO resync on commit streams for DCN32 2023-06-09 10:44:17 -04:00
dcn32_dio_link_encoder.c drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc 2023-01-13 14:57:40 -05:00
dcn32_dio_link_encoder.h drm/amd/display: Drop unused code for DCN32/321 2022-10-06 12:01:35 -04:00
dcn32_dio_stream_encoder.c drm/amd/display: update dig enable sequence 2023-03-31 11:18:54 -04:00
dcn32_dio_stream_encoder.h drm/amd/display: update dig enable sequence 2023-03-31 11:18:54 -04:00
dcn32_dpp.c drm/amd/display: make dscl32_calc_lb_num_partitions static 2022-09-13 14:33:01 -04:00
dcn32_dpp.h
dcn32_hpo_dp_link_encoder.c drm/amd/display: merge dc_link.h into dc.h and dc_types.h 2023-02-28 14:30:00 -05:00
dcn32_hpo_dp_link_encoder.h drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE register 2022-10-06 12:02:43 -04:00
dcn32_hubbub.c drm/amd/display: Correct kdoc formatting for DCN32_CRB_SEGMENT_SIZE_KB in dcn32_hubbub.c 2023-06-09 12:33:07 -04:00
dcn32_hubbub.h drm/amd/display: Simplify register offsets 2023-03-07 14:22:40 -05:00
dcn32_hubp.c drm/amd/display: Use per pipe P-State force for FPO 2023-03-31 11:18:54 -04:00
dcn32_hubp.h drm/amd/display: Use per pipe P-State force for FPO 2023-03-31 11:18:54 -04:00
dcn32_hwseq.c drm/amd/display: Wrong index type for pipe iterator 2023-06-09 12:41:26 -04:00
dcn32_hwseq.h drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn32_init.c drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn32_init.h
dcn32_mmhubbub.c drm/amd/display: make dcn32_mmhubbub_funcs static 2022-10-24 14:34:47 -04:00
dcn32_mmhubbub.h drm/amd/display: update header files 2022-09-13 12:56:08 -04:00
dcn32_mpc.c drm/amd/display: Make DCN32 functions available to future DCNs 2023-03-15 18:45:26 -04:00
dcn32_mpc.h drm/amd/display: Make DCN32 functions available to future DCNs 2023-03-15 18:45:26 -04:00
dcn32_optc.c drm/amd/display: fix seamless odm transitions 2023-06-09 12:37:46 -04:00
dcn32_optc.h drm/amd/display: fix seamless odm transitions 2023-06-09 12:37:46 -04:00
dcn32_resource.c drm/amd/display: Only use ODM2:1 policy for high pixel rate displays 2023-06-09 12:42:56 -04:00
dcn32_resource.h drm/amd/display: Only use ODM2:1 policy for high pixel rate displays 2023-06-09 12:42:56 -04:00
dcn32_resource_helpers.c drm/amd/display: Fix up kdoc formatting in dcn32_resource_helpers.c 2023-06-09 12:32:57 -04:00