diff options
author | 2020-11-20 20:18:57 +0000 | |
---|---|---|
committer | 2020-11-24 12:09:52 -0500 | |
commit | 5f581248159a005f194ef27aa44ad82d00ba7622 (patch) | |
tree | c8b909dc5723549cbaa455b5d9d971db9840fb1f /drivers/gpu/drm/amd/amdgpu/cik_sdma.c | |
parent | drm/amd/display: add cursor FB size check (diff) | |
download | linux-rng-5f581248159a005f194ef27aa44ad82d00ba7622.tar.xz linux-rng-5f581248159a005f194ef27aa44ad82d00ba7622.zip |
drm/amd/display: disallow cropping for cursor plane
Looking at handle_cursor_update, it doesn't seem like src_{x,y,w,h}
are picked up by DC. I also tried to change these parameters via a
test KMS client, and amdgpu ignored them. Instead of displaying the
wrong result, reject the atomic commit.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Simon Ser <contact@emersion.fr>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Harry Wentland <hwentlan@amd.com>
Cc: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cik_sdma.c')
0 files changed, 0 insertions, 0 deletions