]> 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 22:12:58 +0000 (17:12 -0500)
commitc28b3ec3ca034fd1abc832fef46ce36eb13f8fad
tree34e0d7896a0cefaf0513b5077ae2c4db2d31d04a
parent11439c4635edd669ae435eec308f4ab8a0804808
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>
(cherry picked from commit 43175f6164d32cb96362d16e357689f74298145c)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_colorop.c