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_exec_lut_handle.c
Age
Commit message (
Expand
)
Author
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-04-16
gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgtt
Chris Wilson
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
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-05-03
igt/gem_exec_lut_handle: Force slow relocation path
Chris Wilson
2015-04-14
igt/gem_exec_lut_handle: Hide exec latency
Chris Wilson
2015-04-08
igt/gem_exec_lut_handle: Put some operations back!
Chris Wilson
2015-04-08
igt/gem_exec_lut_handle: Trim a few operations from submission
Chris Wilson
2015-03-30
Revert "tests/gem_exec_lut_handle"
Chris Wilson
2015-03-23
tests/gem_exec_lut_handle
Daniel Vetter
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-05-15
gem_exec_lut_handle: Do a warm up pass before timing
Chris Wilson
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
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-14
gem_exec_lut_handle: Use linear regression analysis
Chris Wilson
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-01-17
tests/gem_lut_handle: Limit testing LUT interface to recent kernels
Chris Wilson
2013-01-17
tests: Benchmark new API for using a LUT with the execbuffer
Chris Wilson