All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Handle unsupported configuration with IF-ID
@ 2017-06-29  8:57 Mahesh Kumar
  2017-06-29  8:57 ` [PATCH 1/2] drm/i915/skl+: Check for supported plane configuration in Interlace mode Mahesh Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mahesh Kumar @ 2017-06-29  8:57 UTC (permalink / raw)
  To: intel-gfx; +Cc: paulo.r.zanoni, maarten.lankhorst

Gen9+ Interlace fetch mode doesn't support few plane configurations & pipe scaling.
 - Y-tile
 - 90/270 rotation
 - pipe/plane scaling
 - 420 planar formats

Mahesh Kumar (2):
  drm/i915/skl+: Check for supported plane configuration in Interlace
    mode
  drm/i915/skl+: Pipe scaling not supported in IF-ID Interlace mode

 drivers/gpu/drm/i915/intel_atomic.c  |  8 ++++++++
 drivers/gpu/drm/i915/intel_display.c | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

-- 
2.13.0

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

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

end of thread, other threads:[~2017-06-29 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29  8:57 [PATCH 0/2] Handle unsupported configuration with IF-ID Mahesh Kumar
2017-06-29  8:57 ` [PATCH 1/2] drm/i915/skl+: Check for supported plane configuration in Interlace mode Mahesh Kumar
2017-06-29 14:06   ` Ville Syrjälä
2017-06-29 14:21     ` Mahesh Kumar
2017-06-29  8:57 ` [PATCH 2/2] drm/i915/skl+: Pipe scaling not supported in IF-ID " Mahesh Kumar
2017-06-29 14:16   ` Ville Syrjälä
2017-06-29 14:59     ` Mahesh Kumar
2017-06-29  9:12 ` ✓ Fi.CI.BAT: success for Handle unsupported configuration with IF-ID 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.