[Intel-gfx] [PATCH] drm/i915: avoid unclaimed registers when capturing the error state
Imre Deak
imre.deak at intel.com
Mon Jun 2 16:02:52 CEST 2014
On Mon, 2014-06-02 at 14:35 +0100, Chris Wilson wrote:
> On Fri, Dec 20, 2013 at 03:09:41PM -0200, Paulo Zanoni wrote:
> > From: Paulo Zanoni <paulo.r.zanoni at intel.com>
> >
> > We're iterating over the CPU transcoders, so check for the correct
> > power domain.
> >
> > This fixes many "unclaimed register" error messages.
> >
> > This can be reproduced by the IGT test mentioned below, but we still
> > get a FAIL when we run it.
> >
> > Testcase: igt/kms_lip/flip-vs-panning-vs-hang
> > Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
>
> This of course breaks error capture on every platform that doesn't use
> rpm, and even then is spectacularly useless on those that do.
It is broken atm, because of the bug in
intel_display_power_enabled_sw(). With that fixed these checks should
work everywhere, since POWER_DOMAIN_INIT is always held on platforms w/o
RPM.
--Imre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20140602/3af9d67f/attachment.sig>
More information about the Intel-gfx
mailing list