index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_ctx_create.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
1
-3
/
+3
2018-02-23
Iterate over physical engines
Chris Wilson
1
-4
/
+1
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
1
-11
/
+7
2017-04-22
igt/gem_ctx_create: Exercise all engines + context creation
Chris Wilson
1
-3
/
+19
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
1
-0
/
+1
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
1
-3
/
+3
2016-11-02
igt/gem_ctx_create: Exercise allocating as many contexts as we can
Chris Wilson
1
-7
/
+149
2016-10-18
igt: Trim timeouts for basic GEM tests
Chris Wilson
1
-2
/
+4
2016-08-01
igt/gem_ctx_create: Watch context creation versus memory hogs
Chris Wilson
1
-1
/
+35
2016-06-17
tests: Push igt_fork/stop_hang_detector into fixtures
Daniel Vetter
1
-5
/
+5
2016-05-07
igt: Add a few more forked variants of basic tests
Chris Wilson
1
-38
/
+52
2016-04-14
igt/gem_ctx_create: Broaden per-engine testing
Chris Wilson
1
-3
/
+33
2016-03-02
igt/gem_ctx_create: Exercise implicit per-fd context creation
Chris Wilson
1
-2
/
+41
2016-03-01
igt/gem_ctx_create: Exercise a trivial allocation failure
Chris Wilson
1
-18
/
+65
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
1
-1
/
+1
2015-08-21
lib: add a single include header
Thomas Wood
1
-2
/
+1
2015-02-13
tests: Add invalid pad tests for ctx create/destroy
Daniel Vetter
1
-12
/
+30
2015-02-13
tests/gem_ctx_*: Use helpers
Daniel Vetter
1
-9
/
+2
2014-05-14
tests: Use igt macros more
Daniel Vetter
1
-7
/
+2
2014-03-22
lib: unnecessary header removal for drmtest.h, part 2
Daniel Vetter
1
-0
/
+2
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
1
-1
/
+1
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
1
-3
/
+1
2013-10-28
tests: Convert the ctx test to use render nodes when possible
Damien Lespiau
1
-1
/
+1
2013-08-19
lib/drmtest: igt_skip when drm_get_card fails
Daniel Vetter
1
-3
/
+2
2013-08-13
tests: s/exit(77)/igt_skip()/
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/exit(EXIT_SUCCESS)/igt_success()/
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/exit(EXIT_FAILURE)/igt_fail(1)/
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
1
-1
/
+1
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
1
-1
/
+1
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+2
2012-11-28
tests: dont polute stderr if the test succeeds/skips
Daniel Vetter
1
-1
/
+1
2012-07-23
shut up the compiler a bit
Daniel Vetter
1
-1
/
+2
2012-06-18
context tests not requiring libdrm
Ben Widawsky
1
-0
/
+63