summaryrefslogtreecommitdiff
path: root/tests/gem_render_linear_blits.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Revert "igt: s/basic/sanitycheck/ on prior smoketesting"Daniel Vetter1-1/+1
2015-12-10igt: s/basic/sanitycheck/ on prior smoketestingChris Wilson1-1/+1
2015-11-11tests: remove unnecessary igt_exit callsThomas Wood1-2/+0
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-6/+1
2015-03-04tests/gem_render_linear_blits: split into two subtestsTim Gore1-29/+45
2014-10-02tests: Sprinkle missing igt_exit() where needed.Daniel Vetter1-1/+1
2014-07-23tests: remove unused getopt header includesThomas Wood1-1/+0
2014-07-14lib: Add argc/argv to igt_simple_initDaniel Vetter1-1/+1
2014-06-13tests: run igt.cocciDaniel Vetter1-1/+1
2014-05-14tests: Use igt macros moreDaniel Vetter1-10/+5
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-5/+5
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-1/+4
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/+3
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 rendercopy.h an internal headerDaniel Vetter1-2/+18
2014-02-24gem_render_linear_blits: Trim usage to fit within RAMChris Wilson1-1/+4
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-0/+2
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä1-3/+3
2013-10-24gem_render_linear_blits: Remove aub dump supportDamien Lespiau1-16/+0
2013-10-18rendercopy: Add a way to dump an .aub file with the rendercopy bosDamien Lespiau1-0/+20
2013-08-12s/drmtest_/igt_/Daniel Vetter1-2/+2
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau1-0/+6
2013-02-18tests: Forbid to run the blit tests with count of 1Damien Lespiau1-0/+5
2012-12-06tests: Add basic test for render blitsChris Wilson1-0/+171