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_bad_blit.c
Age
Commit message (
Expand
)
Author
2017-04-08
tests: More require GEM markup
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-05-15
gem_bad_blit: Make the BAD_GTT_TEST address more than 32 bits
Damien Lespiau
2015-02-25
tests/gem_bad_blit.c : Fix dst address for Gen8 onwards
Praveen Paneri
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
2014-06-20
intel-gpu-tools: add igt_core init func calls to some tests
Tim Gore
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2010-10-26
Prepare for split BLT ring on Sandybridge.
Chris Wilson
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2009-06-18
Four new tests for error handling
Jesse Barnes