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