diff options
author | Ville Syrjälä <[email protected]> | 2019-04-01 23:02:27 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2019-04-03 22:26:13 +0300 |
commit | c21ce2effc5278de11c5726b3fde9f39c4de17ce (patch) | |
tree | 60b5a9f3ca9feb01ba6ed07ca0187e94ae0e2056 /scripts/bpf_helpers_doc.py | |
parent | 5bda1aca5d9475ee2035d29d4855dbf97ad164ad (diff) |
drm/i915: Implement split/10bit gamma for ivb/hsw
Reuse the bdw+ code to get split/10bit gamma for
ivb/hsw. The hardware is nearly identical. The
only slight snag is that on ivb/hsw the precision
palette auto increment mode does not work. So we
must increment the index manually. We'll probably
want to stick to the auto increment mode on bdw+
in the name of efficiency.
Also we want to avoid using the CSC for limited range
RGB output as PIPECONF will take care of that on IVB.
v2: Rebase due to EXT_GC_MAX/EXT2_GC_MAX changes
Reviewed-by: Matt Roper <[email protected]>
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