Quoting Joonas Lahtinen (2018-06-14 13:14:09)
> Quoting Chris Wilson (2018-06-14 12:41:02)
> > For debugging context issues, knowing what context the GPU is
> > loading/using is helpful.
> > 
> > Signed-off-by: Chris Wilson <[email protected]>
> 
> On the GPU error state, we capture point blank if INTEL_GEN() >= 5, any
> specific reason to differ from there?

That I need to work out what we need to capture for execlists. Is CCID
per-engine on gen8+, although iirc CCID is gone on gen8. Yup, all 0s.

So CCID is not what we want, but we do want something :)
Maybe it's execlists debug status?
-Chris
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to