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_ctx_exec.c
Age
Commit message (
Expand
)
Author
2018-02-23
igt: Use lib gem_execbuf where possible
Antonio Argenziano
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-02-18
igt: Report the global GTT size
Chris Wilson
2016-02-04
igt/gem_ctx_exec: Convert from stop-rings to a real GPU hang/reset
Chris Wilson
2015-11-03
tests: Run igt.cocci
Daniel Stone
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-25
tests/gem_ctx_exec.c: only hang the ring we are testing
Tim Gore
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-04
igt/gem_ctx_exec: Add lrc lite restore subtest
Michel Thierry
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2015-02-13
tests: Add gem_ctx_param_basic
Daniel Vetter
2015-02-13
tests/gem_ctx_*: Use helpers
Daniel Vetter
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-06-23
tests/gem_ctx_exec: Add reset-pin-leak subtest
Ville Syrjälä
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-01-08
tests/gem_ctx_exec: fix ram requirement fumble
Daniel Vetter
2013-12-05
tests/gem_ctx_exec: Add eviction test
Daniel Vetter
2013-10-28
tests: Convert the ctx test to use render nodes when possible
Damien Lespiau
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-08-19
lib/drmtest: extract gem_create_context
Daniel Vetter
2013-08-13
tests: s/exit(77)/igt_skip()/
Daniel Vetter
2013-08-13
tests: s/exit(EXIT_SUCCESS)/igt_success()/
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-08-12
tests: use drmtest_skip to check for rings
Daniel Vetter
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2013-02-05
tests/gem_ctx_exec: properly test destroy_ctx ioctl
Mika Kuoppala
2012-06-18
context tests not requiring libdrm
Ben Widawsky