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_media_fill.c
Age
Commit message (
Expand
)
Author
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-12-04
lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t
Zhenyu Wang
2014-07-23
tests: remove unused getopt header includes
Thomas Wood
2014-05-14
tests: Use igt macros more
Daniel Vetter
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
2014-03-22
tests|lib: remove assert.h includes
Daniel Vetter
2014-03-22
lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
Daniel Vetter
2014-03-22
lib/intel_batchbuffer: igt_ namespace for the buffer structure
Daniel Vetter
2014-03-22
lib: make media_fill.h an internal header
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-12-06
tests/gem_media_fill: Remove unnecessary include
Tvrtko Ursulin
2013-12-06
tests: add gem_media_fill
Xiang, Haihao