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_create.c
Age
Commit message (
Expand
)
Author
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-02-23
Iterate over physical engines
Chris Wilson
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
2017-04-22
igt/gem_ctx_create: Exercise all engines + context creation
Chris Wilson
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-11-02
igt/gem_ctx_create: Exercise allocating as many contexts as we can
Chris Wilson
2016-10-18
igt: Trim timeouts for basic GEM tests
Chris Wilson
2016-08-01
igt/gem_ctx_create: Watch context creation versus memory hogs
Chris Wilson
2016-06-17
tests: Push igt_fork/stop_hang_detector into fixtures
Daniel Vetter
2016-05-07
igt: Add a few more forked variants of basic tests
Chris Wilson
2016-04-14
igt/gem_ctx_create: Broaden per-engine testing
Chris Wilson
2016-03-02
igt/gem_ctx_create: Exercise implicit per-fd context creation
Chris Wilson
2016-03-01
igt/gem_ctx_create: Exercise a trivial allocation failure
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-02-13
tests: Add invalid pad tests for ctx create/destroy
Daniel Vetter
2015-02-13
tests/gem_ctx_*: Use helpers
Daniel Vetter
2014-05-14
tests: Use igt macros more
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 2
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-10-28
tests: Convert the ctx test to use render nodes when possible
Damien Lespiau
2013-08-19
lib/drmtest: igt_skip when drm_get_card fails
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/exit(EXIT_FAILURE)/igt_fail(1)/
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-11-28
tests: dont polute stderr if the test succeeds/skips
Daniel Vetter
2012-07-23
shut up the compiler a bit
Daniel Vetter
2012-06-18
context tests not requiring libdrm
Ben Widawsky