aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Stevenson <[email protected]>2023-03-06 11:46:46 +0100
committerMaxime Ripard <[email protected]>2023-04-25 09:33:16 +0200
commite3337aea097ffac21ccebd18114656eb88937517 (patch)
tree23d5764deb094e4b0674b9f02a28990213b91235 /tools/perf/scripts/python
parent7186004485c9b737faae5aad6b8118dd0bc0face (diff)
drm/vc4: hdmi: Swap CSC matrix channels for YUV444
YUV444 and YUV422 actually require the same matrix, but programmed differently. We've dealt with it in the past by having two matrices, with the one for YUV444 reordered to accomodate the hardware. This gets in the way of subsequent reworks so let's define a function that will take the coefficients swap into account, and remove the now redundant YUV444 matrix. Signed-off-by: Dave Stevenson <[email protected]> Reviewed-by: Thomas Zimmermann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions