drm/amd/display: Add Replay supported/enabled checks
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Wed, 28 Jun 2023 15:55:50 +0000 (11:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2023 21:40:31 +0000 (17:40 -0400)
commitc84f512387fcda784b907c4754b8c4088432fa5d
tree35e64a6db68284e3d5ee356b00e555e075a4ebc4
parenta8b273a8fd9c88cee038ffdae05b7eca063b9622
drm/amd/display: Add Replay supported/enabled checks

- Add checks for Cursor update and dirty rects (sending updates to dmub)
- Add checks for dc_notify_vsync, and fbc and subvp

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c