intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Tiger Lake batch 3.5
@ 2019-08-29  9:25 Lucas De Marchi
  2019-08-29  9:25 ` [PATCH v3 1/7] drm/i915/psr: Only handle interruptions of the transcoder in use Lucas De Marchi
                   ` (10 more replies)
  0 siblings, 11 replies; 28+ messages in thread
From: Lucas De Marchi @ 2019-08-29  9:25 UTC (permalink / raw)
  To: intel-gfx

Mostly the same patches as revision 5 of
https://patchwork.freedesktop.org/series/65290/ with some dropped and
some trivial ones added.

Implementation for the first patches changed though, in order to address
the review comments. Intention here is to get these first 4 patches as
soon as possible so we can have CI enabled with TGL.

Also last patch is not to be merged, it's only here to help with CI as
comments from previous versions need to be handled. Daniele, do you plan
to submit it yourself?

I will be out for the next 2.5w, so don't expect me to handle the
comments here. However José and/or other people can handle them.

thanks
Lucas De Marchi

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

Michel Thierry (1):
  FIXME: drm/i915/tgl: Register state context definition for Gen12

 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      | 163 +++++++++---------
 drivers/gpu/drm/i915/gem/i915_gem_stolen.c    |   5 +-
 drivers/gpu/drm/i915/gt/intel_lrc.c           | 156 ++++++++++++-----
 drivers/gpu/drm/i915/gt/intel_lrc.h           |   2 +
 drivers/gpu/drm/i915/gt/intel_lrc_reg.h       |  30 +++-
 drivers/gpu/drm/i915/i915_irq.c               |  51 +++++-
 drivers/gpu/drm/i915/i915_reg.h               |  27 ++-
 drivers/gpu/drm/i915/intel_pm.c               |   4 +
 12 files changed, 345 insertions(+), 172 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] 28+ messages in thread

end of thread, other threads:[~2019-09-04 21:04 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29  9:25 [PATCH v3 0/7] Tiger Lake batch 3.5 Lucas De Marchi
2019-08-29  9:25 ` [PATCH v3 1/7] drm/i915/psr: Only handle interruptions of the transcoder in use Lucas De Marchi
2019-09-03 21:42   ` Matt Roper
2019-09-03 21:53     ` Souza, Jose
2019-09-03 21:59       ` Matt Roper
2019-08-29  9:25 ` [PATCH v3 2/7] drm/i915/tgl: Access the right register when handling PSR interruptions Lucas De Marchi
2019-09-03 16:52   ` Matt Roper
2019-08-29  9:25 ` [PATCH v3 3/7] drm/i915: protect access to DP_TP_* on non-dp Lucas De Marchi
2019-08-29 10:37   ` Ville Syrjälä
2019-09-03 17:16     ` Matt Roper
2019-09-04  0:45       ` Souza, Jose
2019-09-04 14:14         ` Ville Syrjälä
2019-08-29  9:25 ` [PATCH v3 4/7] drm/i915/tgl: move DP_TP_* to transcoder Lucas De Marchi
2019-09-03 17:55   ` Matt Roper
2019-09-04 20:44     ` Souza, Jose
2019-09-04 21:04       ` Souza, Jose
2019-08-29  9:25 ` [PATCH v3 5/7] drm/i915/tgl: disable SAGV temporarily Lucas De Marchi
2019-08-30 20:01   ` Souza, Jose
2019-09-03 22:05   ` Matt Roper
2019-09-03 22:45     ` Souza, Jose
2019-08-29  9:25 ` [PATCH v3 6/7] drm/i915/tgl: add gen12 to stolen initialization Lucas De Marchi
2019-09-03 21:43   ` Souza, Jose
2019-09-03 22:10   ` Matt Roper
2019-08-29  9:25 ` [PATCH v3 7/7] FIXME: drm/i915/tgl: Register state context definition for Gen12 Lucas De Marchi
2019-08-29  9:59 ` ✗ Fi.CI.CHECKPATCH: warning for Tiger Lake batch 3.5 Patchwork
2019-08-29 12:18 ` ✓ Fi.CI.BAT: success " Patchwork
2019-08-29 15:08 ` [PATCH v3 0/7] " Daniele Ceraolo Spurio
2019-08-29 23:38 ` ✓ Fi.CI.IGT: success for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).