public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] SNB runtime PM fixes
@ 2014-07-04 16:38 Paulo Zanoni
  2014-07-04 16:38 ` [PATCH 1/4] drm/i915: add POWER_DOMAIN_PLLS Paulo Zanoni
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Paulo Zanoni @ 2014-07-04 16:38 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

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

Hi

When I originally wrote and tested SNB runtime PM it was working without any
errors, then I sent the patches to the mailing list and we ended up discarding
one of the patches that was needed. We ended up replacing that patch with a few
patches that only plugged the HSW holes, leaving SNB runtime PM broken since
then. Since I never got any bug report about this, I assumed SNB runtime PM was
working and didn't test things again... Then a long time later we got the bug
reports, and now we have fixes :)

Also notice that patch 1 was also sent as part of the "Runtime PM on DPMS on
HSW" series, so it's duplicated.

Thanks,
Paulo

Paulo Zanoni (4):
  drm/i915: add POWER_DOMAIN_PLLS
  drm/i915: check the power domains in ironlake_get_pipe_config()
  drm/i915: check the power domains in intel_lvds_get_hw_state()
  drm/i915: don't read LVDS regs at compute_config time

 drivers/gpu/drm/i915/i915_debugfs.c  |  2 ++
 drivers/gpu/drm/i915/i915_drv.h      |  1 +
 drivers/gpu/drm/i915/intel_display.c | 14 ++++++++++++++
 drivers/gpu/drm/i915/intel_lvds.c    | 18 ++++++++++++++----
 drivers/gpu/drm/i915/intel_pm.c      |  1 +
 5 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-07-10 20:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 16:38 [PATCH 0/4] SNB runtime PM fixes Paulo Zanoni
2014-07-04 16:38 ` [PATCH 1/4] drm/i915: add POWER_DOMAIN_PLLS Paulo Zanoni
2014-07-10 14:17   ` Damien Lespiau
2014-07-04 16:38 ` [PATCH 2/4] drm/i915: check the power domains in ironlake_get_pipe_config() Paulo Zanoni
2014-07-10 14:18   ` Damien Lespiau
2014-07-04 16:38 ` [PATCH 3/4] drm/i915: check the power domains in intel_lvds_get_hw_state() Paulo Zanoni
2014-07-10 14:19   ` Damien Lespiau
2014-07-04 16:38 ` [PATCH 4/4] drm/i915: don't read LVDS regs at compute_config time Paulo Zanoni
2014-07-10 16:33   ` Damien Lespiau
2014-07-10 20:19   ` Daniel Vetter

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