public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] igt: Add drv_workarounds
@ 2014-08-01 17:46 Mika Kuoppala
  2014-08-01 17:46 ` [PATCH] tests: " Mika Kuoppala
  0 siblings, 1 reply; 3+ messages in thread
From: Mika Kuoppala @ 2014-08-01 17:46 UTC (permalink / raw)
  To: intel-gfx; +Cc: miku

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

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

end of thread, other threads:[~2014-08-04  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01 17:46 [PATCH] igt: Add drv_workarounds Mika Kuoppala
2014-08-01 17:46 ` [PATCH] tests: " Mika Kuoppala
2014-08-04  8:43   ` Daniel Vetter

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