All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Enable NV12 support
@ 2018-04-13 12:13 Vidya Srinivas
  2018-04-13 12:13 ` [PATCH v2 1/6] drm/i915: Enable display workaround 827 for all planes, v2 Vidya Srinivas
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Vidya Srinivas @ 2018-04-13 12:13 UTC (permalink / raw)
  To: intel-gfx

Enabling NV12 support:
- Framebuffer creation
- Primary and Sprite plane support
Patch series depend on Enable display workaround 827 patch
mentioned below submitted by Maarten

Chandra Konduru (3):
  drm/i915: Add NV12 as supported format for primary plane
  drm/i915: Add NV12 as supported format for sprite plane
  drm/i915: Add NV12 support to intel_framebuffer_init

Maarten Lankhorst (1):
  drm/i915: Enable display workaround 827 for all planes, v2.

Vidya Srinivas (2):
  drm/i915: Enable Display WA 0528
  drm/i915: Do not do fb src adjustments for NV12

 drivers/gpu/drm/i915/intel_atomic_plane.c |   7 +-
 drivers/gpu/drm/i915/intel_display.c      | 136 ++++++++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_drv.h          |   3 +
 drivers/gpu/drm/i915/intel_sprite.c       |  44 +++++++++-
 4 files changed, 169 insertions(+), 21 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2018-04-17  9:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13 12:13 [PATCH v2 0/6] Enable NV12 support Vidya Srinivas
2018-04-13 12:13 ` [PATCH v2 1/6] drm/i915: Enable display workaround 827 for all planes, v2 Vidya Srinivas
2018-04-13 12:14 ` [PATCH v2 2/6] drm/i915: Add NV12 as supported format for primary plane Vidya Srinivas
2018-04-13 16:15   ` Kristian Høgsberg
2018-04-13 12:14 ` [PATCH v2 3/6] drm/i915: Add NV12 as supported format for sprite plane Vidya Srinivas
2018-04-13 16:13   ` Kristian Høgsberg
2018-04-16  3:05     ` Srinivas, Vidya
2018-04-13 12:14 ` [PATCH v2 4/6] drm/i915: Add NV12 support to intel_framebuffer_init Vidya Srinivas
2018-04-13 12:14 ` [PATCH v2 5/6] drm/i915: Enable Display WA 0528 Vidya Srinivas
2018-04-13 12:14 ` [PATCH v2 6/6] drm/i915: Do not do fb src adjustments for NV12 Vidya Srinivas
2018-04-17  9:18   ` Mika Kahola
2018-04-17  9:20     ` Srinivas, Vidya
2018-04-13 12:30 ` ✗ Fi.CI.CHECKPATCH: warning for Enable NV12 support Patchwork
2018-04-13 12:46 ` ✓ Fi.CI.BAT: success " Patchwork
2018-04-13 13:33 ` ✓ 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.