dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/2] Add XYUV format support
@ 2018-08-30 13:40 Stanislav Lisovskiy
  2018-08-30 13:40 ` [PATCH v8 1/2] drm: Introduce new DRM_FORMAT_XYUV Stanislav Lisovskiy
  2018-08-30 13:40 ` [PATCH v8 2/2] drm/i915: Adding YUV444 packed format support for skl+ Stanislav Lisovskiy
  0 siblings, 2 replies; 4+ messages in thread
From: Stanislav Lisovskiy @ 2018-08-30 13:40 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, Ville.Syrjala, juha-pekka.heikkila

Introduced new XYUV scan-in format for framebuffer and
added support for it to i915(SkyLake+).

Stanislav Lisovskiy (2):
  drm: Introduce new DRM_FORMAT_XYUV
  drm/i915: Adding YUV444 packed format support for skl+

 drivers/gpu/drm/drm_fourcc.c         | 1 +
 drivers/gpu/drm/i915/i915_reg.h      | 2 +-
 drivers/gpu/drm/i915/intel_display.c | 9 +++++++++
 drivers/gpu/drm/i915/intel_sprite.c  | 1 +
 include/uapi/drm/drm_fourcc.h        | 1 +
 5 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.17.0

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

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

end of thread, other threads:[~2018-08-30 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-30 13:40 [PATCH v8 0/2] Add XYUV format support Stanislav Lisovskiy
2018-08-30 13:40 ` [PATCH v8 1/2] drm: Introduce new DRM_FORMAT_XYUV Stanislav Lisovskiy
2018-08-30 13:40 ` [PATCH v8 2/2] drm/i915: Adding YUV444 packed format support for skl+ Stanislav Lisovskiy
2018-08-30 13:47   ` [Intel-gfx] " Ville Syrjälä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).