public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/7] SKL stage 1 part 4 - loose ends
@ 2014-11-13 17:51 Damien Lespiau
  2014-11-13 17:51 ` [PATCH 1/7] drm/i915/skl: Implement queue_flip Damien Lespiau
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Damien Lespiau @ 2014-11-13 17:51 UTC (permalink / raw)
  To: intel-gfx

A few misc patches for SKL. Two caveats:

  - drm/i915/skl: Use correct use counters for force wakes

This patch fixes a problem, is reviewed, but there's a better solution being
proposed. The better solution doesn't seem to be ready just yet, so we could
have just gone with that since the beginning.

  - Let's hope future platforms will use the same WM code as SKL 

Is hopefully straightforward enough for a pass-by r-b from Daniel

Thanks,

-- 
Damien


Damien Lespiau (3):
  drm/i915/skl: Implement queue_flip
  drm/i915: Clear PCODE_DATA1 on SNB+
  drm/i915: Let's hope future platforms will use the same WM code as SKL

Jesse Barnes (2):
  drm/i915/skl: fetch, enable/disable pfit as needed v2
  drm/i915/skl: AUX irqs have moved

Michael H. Nguyen (1):
  drm/i915/skl: Add Gen9 LRC size

Tvrtko Ursulin (1):
  drm/i915/skl: Use correct use counters for force wakes

 drivers/gpu/drm/i915/i915_irq.c      |  17 +++--
 drivers/gpu/drm/i915/i915_reg.h      |  27 +++++++-
 drivers/gpu/drm/i915/intel_display.c | 128 +++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_lrc.c     |  25 +++++--
 drivers/gpu/drm/i915/intel_pm.c      |   5 +-
 5 files changed, 185 insertions(+), 17 deletions(-)

-- 
1.8.3.1

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

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

end of thread, other threads:[~2014-11-14 10:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 17:51 [PATCH 0/7] SKL stage 1 part 4 - loose ends Damien Lespiau
2014-11-13 17:51 ` [PATCH 1/7] drm/i915/skl: Implement queue_flip Damien Lespiau
2014-11-13 17:51 ` [PATCH 2/7] drm/i915/skl: fetch, enable/disable pfit as needed v2 Damien Lespiau
2014-11-13 17:51 ` [PATCH 3/7] drm/i915/skl: AUX irqs have moved Damien Lespiau
2014-11-13 17:51 ` [PATCH 4/7] drm/i915/skl: Add Gen9 LRC size Damien Lespiau
2014-11-13 17:51 ` [PATCH 5/7] drm/i915: Clear PCODE_DATA1 on SNB+ Damien Lespiau
2014-11-13 17:51 ` [PATCH 6/7] drm/i915/skl: Use correct use counters for force wakes Damien Lespiau
2014-11-13 17:51 ` [PATCH 7/7] drm/i915: Let's hope future platforms will use the same WM code as SKL Damien Lespiau
2014-11-14  6:13   ` [PATCH 7/7] drm/i915: Let's hope future platforms will shuang.he
2014-11-14 10:31 ` [PATCH 0/7] SKL stage 1 part 4 - loose ends Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox