]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Introduce dc_plane_cm and migrate surface update color path
authorRafal Ostrowski <rafal.ostrowski@amd.com>
Tue, 21 Apr 2026 15:15:50 +0000 (17:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 May 2026 20:10:45 +0000 (16:10 -0400)
commit293dd2182e64331727f989a323fb40227f07bcbf
treedd98684534abb03ecf9176e1a3bfc8eab328ab97
parent615c3102e9673910b9dd160b3a8267657f8907b9
drm/amd/display: Introduce dc_plane_cm and migrate surface update color path

[Why]
Introduce dc_plane_cm struct.
TRIM_CM2 flag is used to synchronize between old and new implementation.

[How]
Introduce dc_plane_cm struct.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Rafal Ostrowski <rafal.ostrowski@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c