public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Runtime PM fixes (resend)
@ 2014-04-01 17:55 Paulo Zanoni
  2014-04-01 17:55 ` [PATCH 1/7] drm/i915: don't schedule force_wake_timer at gen6_read Paulo Zanoni
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Paulo Zanoni @ 2014-04-01 17:55 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

From: Paulo Zanoni <paulo.r.zanoni@intel.com>

Hi

This is a resend of the patches I have that fix the runtime PM WARNs we get
while running IGT's pm_pc8 test on Haswell.

Right now, runtime PM is completely broken and these patches should put it back
to the state where it was before. The issue fixed by the first patch completely
breaks runtime PM, so we don't have Bugzilla tags for the other issues because
our QA couldn't even discover them due to the lack of the first patch on our
trees. I have tested this series locally on my Haswell machine and it works.

Thanks,
Paulo

Paulo Zanoni (7):
  drm/i915: don't schedule force_wake_timer at gen6_read
  drm/i915: get runtime PM at i915_reg_read_ioctl
  drm/i915: don't read pp_ctrl_reg if we're suspended
  drm/i915: get runtime PM at i915_display_info
  drm/i915: don't read cursor registers on powered down pipes
  drm/i915: fix WARNs when reading DDI state while suspended
  drm/i915: don't get/put runtime PM at the debugfs forcewake file

 drivers/gpu/drm/i915/i915_debugfs.c | 18 ++++++++++--------
 drivers/gpu/drm/i915/intel_ddi.c    |  5 +++++
 drivers/gpu/drm/i915/intel_dp.c     |  3 ++-
 drivers/gpu/drm/i915/intel_pm.c     |  3 +++
 drivers/gpu/drm/i915/intel_uncore.c | 20 +++++++++++++-------
 5 files changed, 33 insertions(+), 16 deletions(-)

-- 
1.8.5.3

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

end of thread, other threads:[~2014-04-02  7:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 17:55 [PATCH 0/7] Runtime PM fixes (resend) Paulo Zanoni
2014-04-01 17:55 ` [PATCH 1/7] drm/i915: don't schedule force_wake_timer at gen6_read Paulo Zanoni
2014-04-01 17:55 ` [PATCH 2/7] drm/i915: get runtime PM at i915_reg_read_ioctl Paulo Zanoni
2014-04-01 17:55 ` [PATCH 3/7] drm/i915: don't read pp_ctrl_reg if we're suspended Paulo Zanoni
2014-04-01 20:37   ` Daniel Vetter
2014-04-01 20:48     ` Paulo Zanoni
2014-04-01 20:52       ` Daniel Vetter
2014-04-01 21:04         ` Paulo Zanoni
2014-04-01 21:36           ` Imre Deak
2014-04-01 21:42             ` Imre Deak
2014-04-01 22:07               ` Daniel Vetter
2014-04-01 22:35                 ` Imre Deak
2014-04-02  7:16                   ` Daniel Vetter
2014-04-01 17:55 ` [PATCH 4/7] drm/i915: get runtime PM at i915_display_info Paulo Zanoni
2014-04-01 17:55 ` [PATCH 5/7] drm/i915: don't read cursor registers on powered down pipes Paulo Zanoni
2014-04-01 17:55 ` [PATCH 6/7] drm/i915: fix WARNs when reading DDI state while suspended Paulo Zanoni
2014-04-01 17:55 ` [PATCH 7/7] drm/i915: don't get/put runtime PM at the debugfs forcewake file Paulo Zanoni
2014-04-01 20:45 ` [PATCH 0/7] Runtime PM fixes (resend) Daniel Vetter

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