commit | d78fd7255881645fc645e23145d469385227170d | [log] [tgz] |
---|---|---|
author | Harry Wentland <harry.wentland@amd.com> | Thu Apr 12 16:37:09 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 19 10:19:11 2018 -0500 |
tree | 00b7aa0f55a454d729617eb678ef0e4310456378 | |
parent | a10beabba213924d876f2d10ca9351aeab93f58a [diff] |
drm/amd/display: Don't program bypass on linear regamma LUT Even though this is required for degamma since DCE HW only supports a couple predefined LUTs we can just program the LUT directly for regamma. This fixes dark screens which occurs when we program regamma to bypass while degamma is using srgb LUT. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Leo Li <sunpeng.li@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Alex Deucher <alexander.deucher@amd.com>