linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Sung Lee df36f6cf23 drm/amd/display: Do not set optimized_require to false after plane disable
[WHY]
The optimized_require flag is needed to set watermarks and clocks lower
in certain conditions. This flag is set to true and then set to false
while programming front end in dcn20.

[HOW]
Do not set the flag to false while disabling plane.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-02-11 12:12:31 -05:00
..
amdgpu_dm drm/amd/display: Fix psr static frames calculation 2020-02-11 12:10:41 -05:00
dc drm/amd/display: Do not set optimized_require to false after plane disable 2020-02-11 12:12:31 -05:00
dmub drm/amd/display: Check hw_init state when determining if DMCUB is initialized 2020-01-22 16:55:28 -05:00
include drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr construct 2020-01-14 10:18:10 -05:00
modules drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_check 2020-01-30 17:15:42 -05:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO