drm/amd/display: For cursor P-State allow for SubVP
authorAlvin Lee <alvin.lee2@amd.com>
Mon, 23 Oct 2023 18:33:16 +0000 (14:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 17:03:30 +0000 (12:03 -0500)
commited6e2782e9747508888f671e1101250bb19045be
tree3706a3bb10e8d3d19765ec8dfc251e6ba52948df
parente4c33fff2eae41d16d9760e56efc23dcc30c6b91
drm/amd/display: For cursor P-State allow for SubVP

[Description]
- Similar to FPO, SubVP should also force cursor P-State
  allow instead of relying on natural assertion
- Implement code path to force and unforce cursor P-State
  allow for SubVP

Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
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>
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c