bianbu-linux-6.6/drivers/gpu/drm/amd/display/modules
Hugo Hu 821c65596b drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D
We can’t use hardcoded SRGB ROM for output TF if we have GAMMA_CS_TFM_1D
(unless we know 1D LUT is identity), so we never want to return here early.
We apply the LUT part of ColorTransform3x4 only in apply_lut_1d() which is
called near the end of that function.

Signed-off-by: Hugo Hu <hugo.hu@amd.com>
Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-05-31 10:39:29 -05:00
..
color drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D 2019-05-31 10:39:29 -05:00
freesync drm/amd/display: Fix and simplify apply_below_the_range() 2019-04-29 14:59:35 -05:00
inc drm/amd/display: Pass app_tf by value rather than by reference 2019-02-27 22:23:55 -05:00
info_packet drm/amd/display: Use VCP for extended colorimetry 2019-05-24 12:21:00 -05:00
power drm/amd/display: remove min reduction for abm 2.2 level 3 2019-04-10 13:53:28 -05:00
stats drm/amd/display: remove redundant null pointer check before kfree 2018-09-26 21:09:12 -05:00