All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vlv: fix some runtime PM errors
@ 2014-11-19 14:25 Imre Deak
  2014-11-19 14:25 ` [PATCH 1/2] drm/i915: vlv: fix cdclk setting during modeset while suspended Imre Deak
  2014-11-19 14:25 ` [PATCH 2/2] drm/i915: vlv: increase timeout when setting idle GPU freq Imre Deak
  0 siblings, 2 replies; 7+ messages in thread
From: Imre Deak @ 2014-11-19 14:25 UTC (permalink / raw)
  To: intel-gfx

While running pm_rpm subtests on VLV I saw some errors, even with the
pending fix on the ML applied (the one for gem pwrite while suspended
fix). With the following 2 patches all subtests passed for me. There
is still one ERROR remaining, reported by vlv_check_no_gt_access(), I
haven't looked into that yet.

Imre Deak (2):
  drm/i915: vlv: fix cdclk setting during modeset while suspended
  drm/i915: vlv: increase timeout when setting idle GPU freq

 drivers/gpu/drm/i915/intel_display.c | 13 +++++++++++++
 drivers/gpu/drm/i915/intel_pm.c      |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

-- 
1.8.4

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

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

end of thread, other threads:[~2014-11-21  1:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-19 14:25 [PATCH 0/2] vlv: fix some runtime PM errors Imre Deak
2014-11-19 14:25 ` [PATCH 1/2] drm/i915: vlv: fix cdclk setting during modeset while suspended Imre Deak
2014-11-20 14:49   ` Ville Syrjälä
2014-11-19 14:25 ` [PATCH 2/2] drm/i915: vlv: increase timeout when setting idle GPU freq Imre Deak
2014-11-20 14:12   ` Daniel Vetter
2014-11-20 14:52   ` Ville Syrjälä
2014-11-21  1:15   ` [PATCH 2/2] drm/i915: vlv: increase timeout when shuang.he

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.