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_lut_handle.c
Age
Commit message (
Expand
)
Author
2018-02-23
igt: Use lib gem_execbuf where possible
Antonio Argenziano
2017-01-02
igt: Mass conversion to to_user_pointer()
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
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-05-14
tests: Use igt macros more
Daniel Vetter
2014-05-08
igt/gem_lut_handle: Fix errno checking
Chris Wilson
2014-04-29
errno is reset after each syscall
Chris Wilson
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-01-10
tests: fixup igt_simple_main fallout
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
tests: use drmtest_skip to check for rings
Daniel Vetter
2013-07-18
tests: Instrument gem_lut_handle for simulation
Damien Lespiau
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2013-06-27
tests/gem_lut_handle: Quit when we hit ENOSPC
Chris Wilson
2013-06-24
tests/gem_lut_handle: Simplify creation of broken handles
Chris Wilson
2013-06-19
gem_lut_handle: Print some more information upon failure
Chris Wilson
2013-06-07
gem_lut_handle: Avoid using a valid handle when testing BROKEN
Chris Wilson
2013-06-05
gem_lut_handle: Make the error checking explicit for LUT handling
Chris Wilson
2013-01-17
tests/gem_lut_handle: Limit testing LUT interface to recent kernels
Chris Wilson
2013-01-17
tests/gem_lut_handle: Expand negative testing
Chris Wilson
2013-01-17
tests: Exercise new API for using a LUT with the execbuffer
Chris Wilson