linux/drivers/gpu/drm/amd/display
Alvin Lee 873bbf2da2 drm/amd/display: Clear update flags at end of flip
Clear update flags so the next flip does not have any redundant
programming (if a subsequent flip does not have a stream or plane
update, the update flags are not cleared).

Fixes: 0baae62463 ("drm/amd/display: Refactor fast update to use new HWSS build sequence")
Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-06-23 15:42:21 -04:00
..
amdgpu_dm drm/dp_mst: Clear MSG_RDY flag before sending new message 2023-06-15 17:55:41 -04:00
dc drm/amd/display: Clear update flags at end of flip 2023-06-23 15:42:21 -04:00
dmub Revert "drm/amd/display: cache trace buffer size" 2023-06-09 12:50:08 -04:00
include drm/amd/display: fix compilation error due to shifting negative value 2023-06-09 12:38:19 -04:00
modules drm/amd/display: Limit Minimum FreeSync Refresh Rate 2023-06-15 10:44:49 -04:00
Kconfig Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2023-06-15 14:11:22 +10:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO