All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/915: Sanitize DC state handling
@ 2016-02-24 17:57 Imre Deak
  2016-02-24 17:57   ` Imre Deak
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Imre Deak @ 2016-02-24 17:57 UTC (permalink / raw)
  To: intel-gfx

This patchset simplifies the way how we select the target DC state based
on the platform and module options. It also fixes one ordering problem I
noticed while going through the code, see the first patch.

Imre Deak (4):
  drm/i915/skl: Fix power domain suspend sequence
  drm/i915/gen9: Sanitize handling of allowed DC states
  drm/i915/gen9: Disable DC states if power well support is disabled
  drm/i915/gen9: Remove state asserts when disabling DC states

 drivers/gpu/drm/i915/i915_drv.h         |   1 +
 drivers/gpu/drm/i915/intel_runtime_pm.c | 122 +++++++++++++++-----------------
 2 files changed, 60 insertions(+), 63 deletions(-)

-- 
2.5.0

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

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

end of thread, other threads:[~2016-02-29 18:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 17:57 [PATCH 0/4] drm/915: Sanitize DC state handling Imre Deak
2016-02-24 17:57 ` [PATCH 1/4] drm/i915/skl: Fix power domain suspend sequence Imre Deak
2016-02-24 17:57   ` Imre Deak
2016-02-29 12:30   ` Patrik Jakobsson
2016-02-24 17:57 ` [PATCH 2/4] drm/i915/gen9: Sanitize handling of allowed DC states Imre Deak
2016-02-29 13:02   ` Patrik Jakobsson
2016-02-29 18:04     ` Imre Deak
2016-02-24 17:57 ` [PATCH 3/4] drm/i915/gen9: Disable DC states if power well support is disabled Imre Deak
2016-02-29 13:05   ` Patrik Jakobsson
2016-02-24 17:57 ` [PATCH 4/4] drm/i915/gen9: Remove state asserts when disabling DC states Imre Deak
2016-02-29 13:07   ` Patrik Jakobsson

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.