[Intel-gfx] [PATCH v3 0/2] Add gamma/degamma LUT validation helper
Matt Roper
matthew.d.roper at intel.com
Fri Dec 14 18:29:30 UTC 2018
Previous version of the series was here:
https://lists.freedesktop.org/archives/dri-devel/2018-December/200505.html
The only change in this version is dropping the extra LUT size test I
added in v2; Alexandru pointed out that that already gets tested when a
new atomic blob is uploaded.
Matt Roper (2):
drm: Add color management LUT validation helper (v3)
drm/i915: Validate userspace-provided color management LUT's (v3)
drivers/gpu/drm/drm_color_mgmt.c | 54 ++++++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_color.c | 16 +++++++++++
include/drm/drm_color_mgmt.h | 5 ++++
3 files changed, 75 insertions(+)
--
2.14.4
More information about the Intel-gfx
mailing list