diff options
| author | Harry Wentland <[email protected]> | 2024-04-04 15:54:40 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-30 13:48:49 +0000 |
| commit | e7f5f9d6222ec9264b160b622544cd7e1091e4b4 (patch) | |
| tree | 0a6f865cd5846ed6df6351f7f2c2b3148ea824ab /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/amd/display: Separate setting and programming of cursor (diff) | |
| download | kernel-e7f5f9d6222ec9264b160b622544cd7e1091e4b4.tar.gz kernel-e7f5f9d6222ec9264b160b622544cd7e1091e4b4.zip | |
drm/amd/display: Set cursor attributes before position
HWSS set_cursor_attributes copies the stream's cursor attributes
to the hubp cursor attributes. set_cursor_position might attempt
to program the cursor attributes but will program them wrong if
they're not set correctly. We need to call HWSS set_cursor_attributes
first to ensure hubp has the right attributes to be programmed.
Reviewed-by: Agustin Gutierrez <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Harry Wentland <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
