]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: dc/dce60: set max_cursor_size to 64
authorMauro Rossi <issor.oruam@gmail.com>
Thu, 18 Jun 2020 22:12:05 +0000 (00:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jul 2020 20:46:09 +0000 (16:46 -0400)
commit99cfb63fe839af72dd5fbbfed996eaf156ac563f
treec5226a891850ec86e132df5b82763498344299c3
parentbbe61307f96ca8cabb73d77aa4aacc812b4a3b94
drm/amd/display: dc/dce60: set max_cursor_size to 64

[Why]
Issue in the Mouse cursor size in Linux Desktop Environments

[How]
In DCE6 dc->caps.max_cursor_size need to be set as 64 instead of 128

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce60/dce60_resource.c