public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Restore pipe interrupts registers after power well enabling
@ 2015-02-13 19:37 Damien Lespiau
  2015-02-13 19:37 ` [PATCH 1/3] drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask Damien Lespiau
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Damien Lespiau @ 2015-02-13 19:37 UTC (permalink / raw)
  To: intel-gfx

Just like BDW, those registers are on the respective pipe powell, and if we
don't restore them bad things happen! like not flipping anymore because the
primary plane flip done interrupt is disabled.

With that, the torture test that is kms_flip seems to be fairly happy, it's
been running (and passing tests) for a good 20 minutes and is still going.

-- 
Damien

Damien Lespiau (3):
  drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
  drm/i915/skl: Restore pipe interrupt registers after power well
    enabling
  drm/i915: Remove unused condition in hsw_power_well_post_enable()

 drivers/gpu/drm/i915/i915_irq.c         | 19 ++++++++++++-----
 drivers/gpu/drm/i915/intel_drv.h        |  3 ++-
 drivers/gpu/drm/i915/intel_runtime_pm.c | 36 +++++++++++++++++++++++++++++++--
 3 files changed, 50 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

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

end of thread, other threads:[~2015-03-03  8:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-13 19:37 [PATCH 0/3] Restore pipe interrupts registers after power well enabling Damien Lespiau
2015-02-13 19:37 ` [PATCH 1/3] drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask Damien Lespiau
2015-03-02 18:32   ` Paulo Zanoni
2015-02-13 19:37 ` [PATCH 2/3] drm/i915/skl: Restore pipe interrupt registers after power well enabling Damien Lespiau
2015-03-02 18:37   ` Paulo Zanoni
2015-03-03  8:23     ` Daniel Vetter
2015-02-13 19:37 ` [PATCH 3/3] drm/i915: Remove unused condition in hsw_power_well_post_enable() Damien Lespiau
2015-02-14  7:04   ` shuang.he
2015-03-02 18:38   ` Paulo Zanoni

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