index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_workarounds.c
Age
Commit message (
Expand
)
Author
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
2017-10-05
igt/gem_workarounds: Add hibernation coverage
Chris Wilson
2017-10-05
igt/gem_workarounds: Reduce manual list to combinatorial loops
Chris Wilson
2017-10-05
igt/gem_workarounds: Also test new fd (implicit default context)
Chris Wilson
2017-10-05
igt/gem_workarounds: Also exercise fresh contexts not the persistent default
Chris Wilson
2017-10-04
igt/gem_workarounds: Read the workaround registers from the active context
Chris Wilson
2017-09-29
tests/gem_workarounds: Skip write only registers
Mika Kuoppala
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2017-04-27
igt/gem_workarounds: Mark up the requirement for an active GPU
Chris Wilson
2017-03-24
lib/debugfs: Phase out igt_debugfs_fopen()
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
2016-07-19
tests/gem_workarounds: Fix assertion of num of regs
Mika Kuoppala
2016-07-15
tests/gem_workarounds: rename read to basic-read for CI
Mika Kuoppala
2016-02-05
igt/gem_workarounds: Convert to real GPU hang injection
Chris Wilson
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2014-10-23
tests/gem_workarounds: adapt to constant wa list from driver
Mika Kuoppala
2014-09-03
gem_workarounds: intel_wa_registers is now prefixed with i915
Damien Lespiau
2014-08-27
igt/gem_workarounds: igt to test workaround registers
Arun Siluvery