linux/drivers/gpu/drm/amd/display
Wesley Chalmers 474f01015f drm/amd/display: Do not set drr on pipe commit
[WHY]
Writing to DRR registers such as OTG_V_TOTAL_MIN on the same frame as a
pipe commit can cause underflow.

[HOW]
Move DMUB p-state delegate into optimze_bandwidth; enabling FAMS sets
optimized_required.

This change expects that Freesync requests are blocked when
optimized_required is true.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-04-26 22:27:17 -04:00
..
amdgpu_dm drm/amd/display: Fix potential null dereference 2023-04-11 18:03:43 -04:00
dc drm/amd/display: Do not set drr on pipe commit 2023-04-26 22:27:17 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.161.0 2023-04-11 18:03:43 -04:00
include drm/amd/display: Add CRC and DMUB test support 2023-03-22 00:59:52 -04:00
modules drm/amd/display: remove unused average_render_time_in_us and i variables 2023-04-11 18:03:22 -04:00
Kconfig drm/amd/display: Rename DCN config to FP 2023-03-07 14:22:40 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO