summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>2018-04-12 17:46:41 -0400
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-04-14 01:05:27 +0300
commit0941f7c3dee6633b518510ccd0cb25af2acbc55e (patch)
tree165b9a5671b6c7bcaf2a3f69b43745e9d62dcd26 /scripts
parentcf409424af808d258ccc8a4df7404208aafb54b3 (diff)
tests/kms_color: Do not mask LUT for non i915 drivers.
Masking assumes a direct relationship between the software LUT structure, and hardware LUT. This is not always the case. On AMD hardware for example, the hardware LUT is composed of piecewise-linear segments, with end-point spaced exponentially along the X axis, while software LUT is spaced linearly. Masking the LUT for the purpose of truncating the resulting colors won't work here. v2: Add commit message and sign off. Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com> Acked-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions