diff options
author | Tomi Valkeinen <[email protected]> | 2020-11-03 10:03:07 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2020-12-15 15:46:03 +0200 |
commit | 3fcd70c9a5d64e47b7f3d909b21a26e380f7a2f1 (patch) | |
tree | c929ff9606bafbeb87ae2a108570d381a820179d /tools/perf/scripts/python/stackcollapse.py | |
parent | 1b8977434606f2dcd8a90ca660eb535b56945662 (diff) |
drm/omap: use degamma property for gamma table
omapdrm supports gamma via GAMMA_LUT property. However, the HW we have
is:
gamma -> ctm -> out
instead of what the model DRM framework uses:
ctm -> gamma -> out
As the following patches add CTM support for omapdrm, lets first fix the
gamma.
This patch changes the property from GAMMA_LUT to DEGAMMA_LUT, and thus
we will have:
degamma -> ctm -> out
and the legacy ioctl will continue working as before.
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Pekka Paalanen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions