aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorIlya Bakoulin <[email protected]>2023-10-12 16:21:34 +0000
committerAlex Deucher <[email protected]>2023-11-03 16:18:33 +0000
commit5d853ad5a866dd52ff519afd073f4156cca3cf7f (patch)
tree17b8763841331a5d80242e81f44235efbc7b44b8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd/display: Program plane color setting correctly (diff)
downloadkernel-5d853ad5a866dd52ff519afd073f4156cca3cf7f.tar.gz
kernel-5d853ad5a866dd52ff519afd073f4156cca3cf7f.zip
drm/amd/display: Fix blend LUT programming
[Why] LUT write index does not get reset to zero when writing the LUT values for each separate RGB component, which results in wrong data for 2 of the 3 components. [How] Reset LUT write index to zero before writing each component's data. Reviewed-by: Krunoslav Kovac <[email protected]> Acked-by: Hersen Wu <[email protected]> Signed-off-by: Ilya Bakoulin <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions