diff options
author | Robin Chen <po-tchen@amd.com> | 2022-08-08 10:56:17 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-08-25 13:34:40 -0400 |
commit | 28c042707bf23436d4fa3ecc1eab1a62dd1f6d7d (patch) | |
tree | 5fa83504dccf6e0be0163533f5b8319bcada4b87 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 99c957fedfc6678ded0b53afdcb832cd8446cec8 (diff) |
drm/amd/display: Cursor flicker when entering PSRSU
[Why]
The DAL driver may transmit the wrong cursor position to PSRSU
DMUB driver when there are multiple planes.
[How]
Currently the driver apply the HW cursor on the top plane. So we
should only transmit the cursor position on the top plane to
PSRSU DMUB driver.
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Robin Chen <po-tchen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions