All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Enable Y210, Y212, Y216 formats for ICL
@ 2018-08-27  6:47 Swati Sharma
  2018-08-27  6:47 ` [PATCH 1/4] drm: Add Y210, Y212, Y216 format definitions and fourcc Swati Sharma
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Swati Sharma @ 2018-08-27  6:47 UTC (permalink / raw)
  To: dri-devel; +Cc: daniel.vetter, intel-gfx

These patches enable packed format YUV422-Y210, Y212 and Y216
for 10, 12 and 16 bit respectively for ICL.

For user space component IGT:WIP

Vidya Srinivas (4):
  drm: Add Y210, Y212, Y216 format definitions and fourcc
  drm/i915: Add Y210, Y212, Y216 plane control definitions
  drm/i915: Preparations for enabling Y210, Y212, Y216 formats
  drm/i915: Enable Y210, Y212, Y216 format for primary and sprite planes

 drivers/gpu/drm/drm_fourcc.c         |  3 +++
 drivers/gpu/drm/i915/i915_reg.h      |  3 +++
 drivers/gpu/drm/i915/intel_display.c | 40 ++++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_sprite.c  | 25 ++++++++++++++++++++--
 include/uapi/drm/drm_fourcc.h        |  4 ++++
 5 files changed, 71 insertions(+), 4 deletions(-)

-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2018-08-28 10:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-27  6:47 [PATCH 0/4] Enable Y210, Y212, Y216 formats for ICL Swati Sharma
2018-08-27  6:47 ` [PATCH 1/4] drm: Add Y210, Y212, Y216 format definitions and fourcc Swati Sharma
2018-08-27  7:17   ` Kumar, Mahesh
2018-08-27  7:50     ` Kumar, Mahesh
2018-08-28 10:21   ` Alexandru-Cosmin Gheorghe
2018-08-27  6:47 ` [PATCH 2/4] drm/i915: Add Y210, Y212, Y216 plane control definitions Swati Sharma
2018-08-27  7:21   ` Kumar, Mahesh
2018-08-27  6:47 ` [PATCH 3/4] drm/i915: Preparations for enabling Y210, Y212, Y216 formats Swati Sharma
2018-08-27  7:54   ` Kumar, Mahesh
2018-08-27  6:47 ` [PATCH 4/4] drm/i915: Enable Y210, Y212, Y216 format for primary and sprite planes Swati Sharma
2018-08-27  7:59   ` Kumar, Mahesh
2018-08-27  7:01 ` ✗ Fi.CI.CHECKPATCH: warning for Enable Y210, Y212, Y216 formats for ICL Patchwork
2018-08-27  7:18 ` ✓ Fi.CI.BAT: success " Patchwork
2018-08-27  8:08 ` ✓ 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.