All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DMC/DC state hardening
@ 2016-01-19 19:50 Mika Kuoppala
  2016-01-19 19:50 ` [PATCH 1/2] drm/i915: Stop using DC states if firmware disagrees on the state Mika Kuoppala
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mika Kuoppala @ 2016-01-19 19:50 UTC (permalink / raw)
  To: intel-gfx; +Cc: miku

Hi,

There is not known root cause to why we end up in a situation
where the dmc doesn't anymore obey us on dc state setup.

https://bugs.freedesktop.org/show_bug.cgi?id=93698
https://bugs.freedesktop.org/show_bug.cgi?id=93697

But here are few patches to alleviate the consequences
if that happens. We really want to keep the gpu alive
even if the dmc starts hallucinating.

Mika Kuoppala (2):
  drm/i915: Stop using DC states if firmware disagrees on the state
  drm/i915: Use init power domain during reset

 drivers/gpu/drm/i915/i915_irq.c         | 10 ++++++++++
 drivers/gpu/drm/i915/intel_runtime_pm.c | 31 +++++++++++++++++++++++++++----
 2 files changed, 37 insertions(+), 4 deletions(-)

-- 
2.5.0

_______________________________________________
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:[~2016-01-20 10:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-19 19:50 [PATCH 0/2] DMC/DC state hardening Mika Kuoppala
2016-01-19 19:50 ` [PATCH 1/2] drm/i915: Stop using DC states if firmware disagrees on the state Mika Kuoppala
2016-01-20  9:36   ` Chris Wilson
2016-01-20  9:49     ` Mika Kuoppala
2016-01-20 10:17       ` Chris Wilson
2016-01-19 19:50 ` [PATCH 2/2] drm/i915: Use init power domain during reset Mika Kuoppala
2016-01-19 20:05   ` Ville Syrjälä
2016-01-20  9:53     ` Mika Kuoppala
2016-01-20 10:52   ` Daniel Vetter
2016-01-20  8:49 ` ✗ Fi.CI.BAT: warning for DMC/DC state hardening Patchwork

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.