summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
diff options
context:
space:
mode:
authorWayne Lin <Wayne.Lin@amd.com>2026-01-23 14:47:01 +0800
committerSasha Levin <sashal@kernel.org>2026-03-04 07:20:47 -0500
commit90a3cf2a4baf464bdaa3f3082796faa7842188bb (patch)
tree9c8631382ad2fd575e43465b5f4467ccfa56573e /drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
parent4a9fcf49c304e341d361f08bfddd431d45d8b337 (diff)
drm/amd/display: Avoid updating surface with the same surface under MPO
[ Upstream commit 1a38ded4bc8ac09fd029ec656b1e2c98cc0d238c ] [Why & How] Although it's dummy updates of surface update for committing stream updates, we should not have dummy_updates[j].surface all indicating to the same surface under multiple surfaces case. Otherwise, copy_surface_update_to_plane() in update_planes_and_stream_state() will update to the same surface only. Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Wayne Lin <Wayne.Lin@amd.com> Signed-off-by: Tom Chung <chiahsuan.chung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c')
0 files changed, 0 insertions, 0 deletions