drm/amd/display: cursor update command incomplete
authorMax Tseng <max.tseng@amd.com>
Thu, 20 Oct 2022 15:46:52 +0000 (11:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Oct 2022 18:43:59 +0000 (14:43 -0400)
commitc3575dd201895aa5cbb50712e3879a650cde9eb4
tree4aeb3fe2f4b356cd6b1e0e0c1387edd17fd9ed3f
parent6894534b56059f68a96a3fcf357e15671de0d24e
drm/amd/display: cursor update command incomplete

Missing send cursor_rect width & Height into DMUB. PSR-SU would use
these information. But missing these assignment in last refactor commit

Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Max Tseng <max.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c