All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/6] Enable NV12 support
@ 2018-04-18  4:08 Vidya Srinivas
  2018-04-18  4:08 ` [PATCH v4 1/6] drm/i915: Enable display workaround 827 for all planes, v2 Vidya Srinivas
                   ` (8 more replies)
  0 siblings, 9 replies; 23+ messages in thread
From: Vidya Srinivas @ 2018-04-18  4:08 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

Changes from prev version:
Included RB from Maarten for patches
Included RB from Kristian

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 (2):
  drm/i915: Enable display workaround 827 for all planes, v2.
  drm/i915: Add skl_check_nv12_surface for NV12

Vidya Srinivas (1):
  drm/i915: Enable Display WA 0528

 drivers/gpu/drm/i915/intel_atomic_plane.c |   7 +-
 drivers/gpu/drm/i915/intel_display.c      | 169 ++++++++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_drv.h          |   3 +
 drivers/gpu/drm/i915/intel_sprite.c       |  44 ++++++--
 4 files changed, 198 insertions(+), 25 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] 23+ messages in thread

end of thread, other threads:[~2018-04-19 14:19 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18  4:08 [PATCH v4 0/6] Enable NV12 support Vidya Srinivas
2018-04-18  4:08 ` [PATCH v4 1/6] drm/i915: Enable display workaround 827 for all planes, v2 Vidya Srinivas
2018-04-18  4:08 ` [PATCH v4 2/6] drm/i915: Add NV12 as supported format for primary plane Vidya Srinivas
2018-04-18  4:08 ` [PATCH v4 3/6] drm/i915: Add NV12 as supported format for sprite plane Vidya Srinivas
2018-04-18  4:08 ` [PATCH v4 4/6] drm/i915: Add NV12 support to intel_framebuffer_init Vidya Srinivas
2018-04-18  4:08 ` [PATCH v4 5/6] drm/i915: Enable Display WA 0528 Vidya Srinivas
2018-04-18  4:08 ` [PATCH v4 6/6] drm/i915: Add skl_check_nv12_surface for NV12 Vidya Srinivas
2018-04-18 12:09   ` Mika Kahola
2018-04-19  2:38     ` Srinivas, Vidya
2018-04-18 15:32   ` Ville Syrjälä
2018-04-18 18:06     ` Maarten Lankhorst
2018-04-18 18:35       ` Ville Syrjälä
2018-04-19  2:36         ` Srinivas, Vidya
2018-04-19 11:22           ` Ville Syrjälä
2018-04-19 11:30             ` Maarten Lankhorst
2018-04-19 11:50               ` Ville Syrjälä
2018-04-19 14:19                 ` Maarten Lankhorst
2018-04-19  8:12         ` Maarten Lankhorst
2018-04-19 11:32           ` Ville Syrjälä
2018-04-19 11:35             ` Maarten Lankhorst
2018-04-18  4:16 ` ✗ Fi.CI.CHECKPATCH: warning for Enable NV12 support (rev2) Patchwork
2018-04-18  4:33 ` ✓ Fi.CI.BAT: success " Patchwork
2018-04-18  5:34 ` ✓ 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.