]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Fix Cursor Offset in Scaled Scenarios
authorSung Lee <sunglee@amd.com>
Thu, 4 Apr 2024 14:25:21 +0000 (10:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Aug 2024 14:37:13 +0000 (10:37 -0400)
commitc7b3569b3ebc53e997500be09eb612b6c852525a
tree7655897461e65b572e26ac54e579f9a6f34dfd3d
parent6cc213b9aa34bc3213e20f9256345c5cc1495b0b
drm/amd/display: Fix Cursor Offset in Scaled Scenarios

[WHY]
Cursor position code had improper offsets in scaled modes.

[HOW]
Adjust cursor scaling to account for cursor offsets properly.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Sung Lee <sunglee@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hubp/dcn401/dcn401_hubp.c