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
/
kms_fence_pin_leak.c
Age
Commit message (
Expand
)
Author
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-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2014-11-06
docs: add some test descriptions
Thomas Wood
2014-09-30
lib: add a function to indicate activity
Thomas Wood
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-08-21
kms_fence_pin_leak: Use I915_TILING_X to create fbs
Damien Lespiau
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-07-11
lib/igt.cocci: Add stanza for for_each_pipe
Daniel Vetter
2014-06-13
tests: run igt.cocci
Daniel Vetter
2014-05-14
tests/kms_fence_pin_leak: Exercise full ppgtt fence pin_count leak in the kernel
Ville Syrjälä