]> www.infradead.org Git - nvme.git/commit
drm/amd/display: Fix missing blendTF programming
authorIlya Bakoulin <ilya.bakoulin@amd.com>
Fri, 13 Oct 2023 23:34:58 +0000 (19:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 16:16:22 +0000 (11:16 -0500)
commit566f648c4e028ffd62f533d2e8d7e7f89d0e420c
tree063a155f09a14fc837bcc64394f8d9822d9a321f
parent5d71a8e336e1553aa685963ba362d951541ce082
drm/amd/display: Fix missing blendTF programming

[Why]
When MPO surface pixel format is not ARGB8888, fast update can miss
programming blendTF.

[How]
Set the gamma_change update flag on blend_tf change.

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Ilya Bakoulin <ilya.bakoulin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c