Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Even more "unclaimed register" fixes
@ 2013-04-18 19:35 Paulo Zanoni
  2013-04-18 19:35 ` [PATCH 1/7] drm/i915: check the power well inside haswell_get_pipe_config Paulo Zanoni
                   ` (6 more replies)
  0 siblings, 7 replies; 33+ messages in thread
From: Paulo Zanoni @ 2013-04-18 19:35 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

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

Hi

This is yet another series of patches that prevent our driver from touching
registers that don't exist or are powered off. With this series applied we
shouldn't trigger any "unclaimed register" message when there's a GPU hang or
when i915.disable_power_well=1 and the audio drivers are blacklisted. I'm not
aware of any other "unclaimed register" errors caused by the i915.ko driver.

The first 2 patches on the series are brand new, fixing recent regressions. The
third patch was requested by Daniel Vetter on an email this week. Patches 4-7
are new versions of patches I sent in the last round.

Thanks,
Paulo

Paulo Zanoni (7):
  drm/i915: check the power well inside haswell_get_pipe_config
  drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
  drm/i915: add intel_display_power_enabled
  drm/i915: add power well and cpu transcoder info to the error state
  drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state
  drm/i915: check the power well on i915_pipe_enabled
  drm/i915: only disable DDI sound if intel_crtc->eld_vld

 drivers/gpu/drm/i915/i915_irq.c      |    4 +++
 drivers/gpu/drm/i915/intel_ddi.c     |   11 +++++---
 drivers/gpu/drm/i915/intel_display.c |   46 ++++++++++++++++++++++++++++------
 drivers/gpu/drm/i915/intel_drv.h     |   10 +++++++-
 drivers/gpu/drm/i915/intel_pm.c      |   23 +++++++++++++----
 5 files changed, 76 insertions(+), 18 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-05-07 14:40 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 19:35 [PATCH 0/7] Even more "unclaimed register" fixes Paulo Zanoni
2013-04-18 19:35 ` [PATCH 1/7] drm/i915: check the power well inside haswell_get_pipe_config Paulo Zanoni
2013-04-19  5:17   ` Damien Lespiau
2013-04-18 19:35 ` [PATCH 2/7] drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL Paulo Zanoni
2013-04-19  5:21   ` Damien Lespiau
2013-04-19  8:16     ` Daniel Vetter
2013-04-18 19:35 ` [PATCH 3/7] drm/i915: add intel_display_power_enabled Paulo Zanoni
2013-04-19  5:44   ` Damien Lespiau
2013-04-19  8:15     ` Daniel Vetter
2013-04-19 15:28       ` Paulo Zanoni
2013-04-19 15:45         ` Daniel Vetter
2013-04-19 21:54   ` Paulo Zanoni
2013-04-20 13:33     ` Daniel Vetter
2013-05-03 15:15       ` [PATCH 1/5] " Paulo Zanoni
2013-05-03 15:15         ` [PATCH 2/5] drm/i915: add power well and cpu transcoder info to the error state Paulo Zanoni
2013-05-03 15:15         ` [PATCH 3/5] drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing " Paulo Zanoni
2013-05-03 15:15         ` [PATCH 4/5] drm/i915: check the power well on i915_pipe_enabled Paulo Zanoni
2013-05-07 11:11           ` Damien Lespiau
2013-05-07 11:31           ` Daniel Vetter
2013-05-07 14:18             ` Paulo Zanoni
2013-05-07 14:40               ` Daniel Vetter
2013-05-03 15:15         ` [PATCH 5/5] drm/i915: only disable DDI sound if intel_crtc->eld_vld Paulo Zanoni
2013-05-07 11:37           ` Daniel Vetter
2013-05-07 11:13         ` [PATCH 1/5] drm/i915: add intel_display_power_enabled Damien Lespiau
2013-04-18 19:35 ` [PATCH 4/7] drm/i915: add power well and cpu transcoder info to the error state Paulo Zanoni
2013-04-19  5:47   ` Damien Lespiau
2013-04-18 19:35 ` [PATCH 5/7] drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing " Paulo Zanoni
2013-04-19  5:49   ` Damien Lespiau
2013-04-18 19:35 ` [PATCH 6/7] drm/i915: check the power well on i915_pipe_enabled Paulo Zanoni
2013-04-19  5:52   ` Damien Lespiau
2013-04-19 22:17   ` Paulo Zanoni
2013-04-18 19:35 ` [PATCH 7/7] drm/i915: only disable DDI sound if intel_crtc->eld_vld Paulo Zanoni
2013-04-19  6:07   ` Damien Lespiau

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