]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
authorAlex Hung <alex.hung@amd.com>
Fri, 27 Feb 2026 19:26:04 +0000 (12:26 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Mar 2026 21:35:17 +0000 (16:35 -0500)
commit43175f6164d32cb96362d16e357689f74298145c
tree388a828e4e6df6922d5b40320b9bafb0d9e003df
parent911e2c0525e38133c849ee683830fdc63b4ee44d
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT

[WHAT]
New ASIC's 3D LUT is indicated by mpc.preblend.

Fixes: 0de2b1afea8d ("drm/amd/display: add 3D LUT colorop")
Reviewed-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_colorop.c