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; 32+ 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] 32+ messages in thread
[parent not found: <1523527177-14285-6-git-send-email-vidya.srinivas@intel.com>]

end of thread, other threads:[~2018-04-18  5:55 UTC | newest]

Thread overview: 32+ 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
     [not found] <1523527177-14285-6-git-send-email-vidya.srinivas@intel.com>
     [not found] ` <1523596958-26701-1-git-send-email-vidya.srinivas@intel.com>
     [not found]   ` <d729da8e-d5d5-9da9-221e-5da0f590ce0e@linux.intel.com>
     [not found]     ` <F653A0A18852B74D88578FA2EB7094EAB6850B06@BGSMSX108.gar.corp.intel.com>
2018-04-17  6:03       ` [PATCH v2 6/6] drm/i915: Do not do fb src adjustments for NV12 Saarinen, Jani
2018-04-17  7:25         ` Maarten Lankhorst
2018-04-17  7:38           ` Srinivas, Vidya
2018-04-17  7:50             ` Maarten Lankhorst
2018-04-17  8:02               ` Srinivas, Vidya
2018-04-17  8:09               ` Srinivas, Vidya
2018-04-17  9:34                 ` Maarten Lankhorst
2018-04-17  9:42                   ` Srinivas, Vidya
2018-04-17 10:01                     ` Maarten Lankhorst
2018-04-17 10:18                       ` Srinivas, Vidya
2018-04-17 10:48                       ` Srinivas, Vidya
2018-04-17 10:52                         ` Saarinen, Jani
2018-04-18  3:55                           ` Srinivas, Vidya
2018-04-18  5:36                             ` Saarinen, Jani
2018-04-18  5:55                               ` Srinivas, Vidya
2018-04-18  4:16                       ` Srinivas, Vidya
     [not found]       ` <F653A0A18852B74D88578FA2EB7094EAB6850CA9@BGSMSX108.gar.corp.intel.com>
2018-04-17  6:06         ` Saarinen, Jani

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.