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
/
drv_hangman.c
Age
Commit message (
Expand
)
Author
2016-11-29
igt/drv_hangman: Promote nsec calc to u64
Chris Wilson
2016-11-29
lib: Make signal helper definitions reusable
Abdiel Janulgue
2016-10-21
igt/drv_hangman: Skip format expectations for compressed output
Chris Wilson
2016-10-20
igt/drv_hangman: Use manual error-state generation
Chris Wilson
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-04-09
lib: Remove defunct stop_rings
Chris Wilson
2016-03-10
igt/drv_hangman: 32bit compilation warning
Chris Wilson
2016-03-01
tests/drv_hangman: test for acthd increasing through invalid VM space
Daniele Ceraolo Spurio
2016-02-26
igt/drv_hangman: Tidy up assertion failure message
Chris Wilson
2016-02-04
tests/drv_hangman: Convert to using central list of engines
Chris Wilson
2016-02-04
igt/drv_hangman: Make the batchbuffer check more robust
Chris Wilson
2016-02-04
igt/drv_hangman: Inject a true hang
Chris Wilson
2016-01-25
lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT param
Michał Winiarski
2015-12-04
tests/drv_hangman: Open drm fd before doing anything
Daniel Vetter
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-08-19
tests/drv_hangman: Adjust to 64bit bb offsets
Mika Kuoppala
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-12-09
drv_hangman: Remove unused function
Damien Lespiau
2014-12-08
tests: Run lib/igt.cocci
Ville Syrjälä
2014-12-01
tests/drv_hangman: remove check for other drm clients
Tim Gore
2014-11-05
tests/drv_hangman: skip a few asserts when using the cmd parser
Brad Volkin
2014-06-13
tests: run igt.cocci
Daniel Vetter
2014-06-13
Revert "tests: Run igt.cocci over tests"
Daniel Vetter
2014-06-13
tests: Run igt.cocci over tests
Daniel Vetter
2014-05-22
tests/drv_hangman: Add subtest for error state capture/dump
Mika Kuoppala
2014-05-22
tests/drv_hangman: Convert test from shell script to c
Mika Kuoppala