[Intel-gfx] [PATCH] igt: Add drv_workarounds

Mika Kuoppala mika.kuoppala at linux.intel.com
Fri Aug 1 19:46:24 CEST 2014


Hi,

With ivb we currently drop 5 out of 11 static workarounds due to
hang/reset recovery.

With bdw we see that some workarounds wont stick even after init, due
to rc6 entry dropping some regs that are not part of power context?

Mika Kuoppala (1):
  tests: Add drv_workarounds

 lib/intel_chipset.h     |    4 +
 lib/intel_workaround.h  |  142 +++++++++++++++++++++++++++
 tests/Makefile.sources  |    1 +
 tests/drv_workarounds.c |  244 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 391 insertions(+)
 create mode 100644 lib/intel_workaround.h
 create mode 100644 tests/drv_workarounds.c

-- 
1.7.9.5




More information about the Intel-gfx mailing list