All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add gamma/degamma LUT validation helper
@ 2018-12-14 18:29 Matt Roper
  2018-12-14 18:29 ` [PATCH v3 1/2] drm: Add color management LUT validation helper (v3) Matt Roper
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Matt Roper @ 2018-12-14 18:29 UTC (permalink / raw)
  To: dri-devel, intel-gfx

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-12-14 22:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 18:29 [PATCH v3 0/2] Add gamma/degamma LUT validation helper Matt Roper
2018-12-14 18:29 ` [PATCH v3 1/2] drm: Add color management LUT validation helper (v3) Matt Roper
2018-12-14 18:29 ` [PATCH v3 2/2] drm/i915: Validate userspace-provided color management LUT's (v3) Matt Roper
2018-12-14 19:39 ` ✗ Fi.CI.CHECKPATCH: warning for Add gamma/degamma LUT validation helper (rev2) Patchwork
2018-12-14 20:00 ` ✓ Fi.CI.BAT: success " Patchwork
2018-12-14 22:18 ` ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.