summaryrefslogtreecommitdiff
path: root/tests/gem_media_fill.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-03tests/gem_media_fill: Fixup typoChris Wilson1-1/+1
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris Wilson1-0/+2
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-5/+1
2014-12-04tests: add more test descriptionsThomas Wood1-0/+3
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang1-1/+1
2014-07-23tests: remove unused getopt header includesThomas Wood1-1/+0
2014-05-14tests: Use igt macros moreDaniel Vetter1-5/+3
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2014-03-22tests|lib: remove assert.h includesDaniel Vetter1-2/+0
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter1-2/+2
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter1-3/+3
2014-03-22lib: make media_fill.h an internal headerDaniel Vetter1-2/+18
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-12/+10
2013-12-06tests/gem_media_fill: Remove unnecessary includeTvrtko Ursulin1-1/+0
2013-12-06tests: add gem_media_fillXiang, Haihao1-0/+132