aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorWenjing Liu <wenjing.liu@amd.com>2023-09-21 14:43:21 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-10-04 18:42:09 -0400
commit05b78277ef0efc1deebc8a22384fffec29a3676e (patch)
tree7981c690ac7870a09ef45399ea0d5dd8d52da397 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent889d55154516ec8f98ea953e8660963f2e29c75d (diff)
drm/amd/display: use full update for clip size increase of large plane source
[why] Clip size increase will increase viewport, which could cause us to switch to MPC combine. If we skip full update, we are not able to change to MPC combine in fast update. This will cause corruption showing on the video plane. [how] treat clip size increase of a surface larger than 5k as a full update. Reviewed-by: Jun Lei <jun.lei@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Wenjing Liu <wenjing.liu@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_object.c')
0 files changed, 0 insertions, 0 deletions