public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [RFC] Runtime display PM for VLV/BYT
@ 2013-10-14 23:07 Jesse Barnes
  2013-10-14 23:07 ` [PATCH 1/5] drm/i915/vlv: power well support " Jesse Barnes
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Jesse Barnes @ 2013-10-14 23:07 UTC (permalink / raw)
  To: intel-gfx

This set adds bits needed for runtime power support, currently only
lightly tested on VLV/BYT:
  1) suspend/resume callbacks for different platforms
  2) save/restore of display state across a power well toggle
  3) get/put of display power well in critical places

The TODO list still has a few items on it, and I'm looking for feedback:
  1) sprinkle around some power well WARNs so we can catch things easily
  2) add some tests using DPMS and NULL mode sets and comparing power
     well state
  3) better debugfs support for multiple wells
  4) refcount of power well in debugfs (with ref holders?)
  5) more testing - I think the load time ref is still busted here and
     on HSW
  6) convert HSW as well so DPMS will shut things down, not just mode
     sets

Thoughts or comments?

Thanks,
Jesse

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

end of thread, other threads:[~2013-10-17 13:01 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 23:07 [RFC] Runtime display PM for VLV/BYT Jesse Barnes
2013-10-14 23:07 ` [PATCH 1/5] drm/i915/vlv: power well support " Jesse Barnes
2013-10-14 23:07 ` [PATCH 2/5] drm/i915: add display power well report out to debugfs Jesse Barnes
2013-10-14 23:07 ` [PATCH 3/5] drm/i915/vlv: suspend/resume fixes for VLV/BYT Jesse Barnes
2013-10-14 23:07 ` [PATCH 4/5] drm/i915: take power well refs when needed Jesse Barnes
2013-10-15 19:54   ` Paulo Zanoni
2013-10-15 20:40     ` Jesse Barnes
2013-10-15 20:47       ` Paulo Zanoni
2013-10-15 20:57         ` Jesse Barnes
2013-10-15 21:03           ` Paulo Zanoni
2013-10-16 11:10       ` Imre Deak
2013-10-16 15:08         ` Jesse Barnes
2013-10-17 13:01           ` Imre Deak
2013-10-14 23:07 ` [PATCH 5/5] drm/i915/vlv: support save/restore of display state around power well toggle Jesse Barnes
2013-10-15 20:09   ` Paulo Zanoni
2013-10-15 20:42     ` Jesse Barnes
2013-10-16  8:54       ` Daniel Vetter
2013-10-15  8:06 ` [RFC] Runtime display PM for VLV/BYT Ville Syrjälä
2013-10-15 12:16   ` Imre Deak
2013-10-15 16:23     ` Jesse Barnes
2013-10-15 18:15       ` Imre Deak
2013-10-15 22:09         ` Daniel Vetter
2013-10-16 14:45           ` Imre Deak
2013-10-15  9:59 ` Daniel Vetter

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