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_alignment.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-02-05
igt/gem_exec_alignment: Fix off-by-one in buffer objects
Chris Wilson
2016-02-05
igt/gem_exec_alignment: Mark batch buffer as also requiring 48B
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-26
igt/gem_exec_alignment: Reduce GTT usage if !full-ppgtt
Chris Wilson
2016-01-26
igt/gem_exec_alignment: Actually check aligned locations after many
Chris Wilson
2016-01-22
igt/gem_exec_alignment: Tweaks count for large alignments
Chris Wilson
2016-01-20
igt/gem_exec_alignment: Convert to subtests
Chris Wilson
2016-01-19
igt/gem_exec_alignment: Fix off-by-one in evalation of find_last_bit()
Chris Wilson
2016-01-19
igt/gem_exec_alignment: Remember to require 48b objects!
Chris Wilson
2016-01-19
igt/gem_exec_alignment: Test multiple objects with alignment as well
Chris Wilson
2016-01-19
igt/gem_exec_alignment: Test all possible pot alignments
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-06-22
igt: Add gem_exec_alignment
Chris Wilson