diff options
author | Ville Syrjälä <[email protected]> | 2019-04-01 23:02:30 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2019-04-03 22:26:13 +0300 |
commit | 821062478ce4377b8333e96be8758670679868f3 (patch) | |
tree | 286508b04cb33df5ab06dc712faed82fc0cd5a8a /scripts/bpf_helpers_doc.py | |
parent | e262568eb58fe79917167817d16ebf8e39b7d696 (diff) |
drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
Just so we don't leave gen2/3 out in the cold let's advertize the
legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props. Without the
GAMMA_LUT prop we can't actually load a LUT using the atomic ioctl
(in preparation for the day of 100% atomic driver).
Supposedly some gen2/3 platforms have an interpolated 10bit gamma mode
as well. It's slightly funkier than the i965+ mode since you have to
specify the slope for the interpolation by hand. But when I tried it
I couldn't get it to work, the hardware just insisted on using the
8bit more regardless of the state of the relevant PIPECONF bit.
Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Uma Shankar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions