All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Tiger Lake batch 3.5 v2
@ 2019-09-04 21:34 José Roberto de Souza
  2019-09-04 21:34 ` [PATCH 1/6] drm/i915/psr: Only handle interruptions of the transcoder in use José Roberto de Souza
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: José Roberto de Souza @ 2019-09-04 21:34 UTC (permalink / raw)
  To: intel-gfx

6 of 7 patches from https://patchwork.freedesktop.org/series/65982/
with Reviewed-by added and comments addressed.
Just missing a Reviewed-by on "drm/i915: protect access to DP_TP_* on
non-dp".

José Roberto de Souza (2):
  drm/i915/psr: Only handle interruptions of the transcoder in use
  drm/i915/tgl: Access the right register when handling PSR
    interruptions

Lucas De Marchi (4):
  drm/i915: protect access to DP_TP_* on non-dp
  drm/i915/tgl: move DP_TP_* to transcoder
  drm/i915/tgl: disable SAGV temporarily
  drm/i915/tgl: add gen12 to stolen initialization

 drivers/gpu/drm/i915/display/intel_ddi.c      |  49 ++++--
 .../drm/i915/display/intel_display_types.h    |   9 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  13 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c   |   8 +-
 drivers/gpu/drm/i915/display/intel_psr.c      | 164 +++++++++---------
 drivers/gpu/drm/i915/gem/i915_gem_stolen.c    |   5 +-
 drivers/gpu/drm/i915/i915_irq.c               |  51 +++++-
 drivers/gpu/drm/i915/i915_reg.h               |  27 ++-
 drivers/gpu/drm/i915/intel_pm.c               |   4 +
 9 files changed, 203 insertions(+), 127 deletions(-)

-- 
2.23.0

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

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

end of thread, other threads:[~2019-09-05  0:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04 21:34 [PATCH 0/6] Tiger Lake batch 3.5 v2 José Roberto de Souza
2019-09-04 21:34 ` [PATCH 1/6] drm/i915/psr: Only handle interruptions of the transcoder in use José Roberto de Souza
2019-09-04 21:34 ` [PATCH 2/6] drm/i915/tgl: Access the right register when handling PSR interruptions José Roberto de Souza
2019-09-04 21:34 ` [PATCH 3/6] drm/i915: protect access to DP_TP_* on non-dp José Roberto de Souza
2019-09-04 21:39   ` Matt Roper
2019-09-04 21:34 ` [PATCH 4/6] drm/i915/tgl: move DP_TP_* to transcoder José Roberto de Souza
2019-09-04 21:34 ` [PATCH 5/6] drm/i915/tgl: disable SAGV temporarily José Roberto de Souza
2019-09-04 21:34 ` [PATCH 6/6] drm/i915/tgl: add gen12 to stolen initialization José Roberto de Souza
2019-09-04 21:59 ` ✗ Fi.CI.CHECKPATCH: warning for Tiger Lake batch 3.5 (rev2) Patchwork
2019-09-04 22:22 ` ✓ Fi.CI.BAT: success " Patchwork
2019-09-04 23:35 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-05  0:13   ` Souza, Jose

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.