bianbu-linux-6.6/drivers/gpu/drm/amd/display/modules
Krunoslav Kovac 6ad34adeae drm/amd/display: CS_TFM_1D only applied post EOTF
[Why]
There's some unnecessary mem allocation for CS_TFM_ID. What's worse, it
depends on LUT size and since it's 4K for CS_TFM_1D, it is 16x bigger
than in regular case when it's actually needed. This leads to some
crashes in stress conditions.

[How]
Skip ramp combining designed for RGB256 and DXGI gamma with CS_TFM_1D.

Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-05-31 10:39:33 -05:00
..
color drm/amd/display: CS_TFM_1D only applied post EOTF 2019-05-31 10:39:33 -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