summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-17tools: Install them allDaniel Vetter1-3/+1
2014-01-15tests/gem_gtt_hog: Use igt_simple_mainDaniel Vetter1-4/+1
2014-01-15tests/primve_nv_pcopy: Comment out unused check_swizzle functionDaniel Vetter1-1/+1
2014-01-15gem_gtt_hog: use a normal exit()Chris Wilson1-1/+1
2014-01-14igt: tests/Android.mk: fix LOCAL_PATH usageRobert Beckett1-3/+4
2014-01-14tests/gem_reset_stats: run tests on all ringsMika Kuoppala1-42/+90
2014-01-14tests/gem_reset_stats: split ctx testsMika Kuoppala1-30/+108
2014-01-14tests/prime_nv_pcopy: disable swizzle testsDaniel Vetter1-1/+3
2014-01-13gem_storedw_batches_loop: Fix for BDWBen Widawsky1-3/+2
2014-01-13tests: Drop glib.h include from kms_cursor_crc and kms_fbc_crcVille Syrjälä2-4/+1
2014-01-10pm_rps: Use igt exit handler for restoreJeff McGee1-19/+23
2014-01-10pm_rps: Fix test to target original min and maxJeff McGee1-4/+9
2014-01-10pm_rps: Assert that valid sysfs writes return successJeff McGee1-8/+15
2014-01-10pm_rps: Use unbuffered I/O on sysfs filesJeff McGee1-5/+2
2014-01-10tests/gem_pipe_control_store_loop: Delete bogus assertionChris Wilson1-3/+1
2014-01-10gem_gtt_hog: Print elapsed time in msChris Wilson1-2/+2
2014-01-10tests: Add gem_gtt_hogChris Wilson3-0/+179
2014-01-10tests/gem_largeobject: Prefault instead of pinDaniel Vetter1-2/+4
2014-01-10tests: fixup igt_simple_main falloutDaniel Vetter5-14/+7
2014-01-08tests/gem_ctx_exec: fix ram requirement fumbleDaniel Vetter1-1/+2
2014-01-08tests/NAMING-CONVENTION: s/snooped/snoop/Daniel Vetter1-1/+1
2014-01-08build: Added -UNDEBUG to tools/Android.mkDevon Davies1-1/+1
2014-01-07tools: Remove intel_disable_clock_gatingDamien Lespiau3-73/+0
2014-01-07tools: Removed unused tools/intel_iosf_read.cDamien Lespiau1-70/+0
2014-01-07lib: Use INSTDONE_I965 and INSTDONE_1 for gen6Damien Lespiau2-5/+5
2014-01-07lib: Move the INSTDONE bit definitions to instdone.cDamien Lespiau2-237/+242
2014-01-07instdone: Add an assert to make sure we never overflow instdone_bitsDamien Lespiau1-0/+1
2014-01-07intel_reg: Renamed INST_DONE to INSTDONEDamien Lespiau5-12/+12
2014-01-07tests/kms_flip: free the test_output struct when counting modesPaulo Zanoni1-4/+13
2014-01-07tests/kms_flip: don't leak the connector_config structPaulo Zanoni1-1/+3
2014-01-07tests/kms_flip: don't leak the CRTCPaulo Zanoni1-0/+5
2014-01-07tests/kms_flip: don't leak the connector when setting DPMSPaulo Zanoni1-0/+2
2014-01-07drmtest: don't leak memory when parsing the argumentsPaulo Zanoni1-0/+2
2014-01-07NEWS updatesDaniel Vetter1-0/+5
2014-01-06intel_error_decode: Factor out common decoding codeDamien Lespiau1-31/+21
2014-01-02configure.ac: Fix shader debugger for realBen Widawsky1-2/+1
2013-12-31kmstest: Fix up lifetimes of cairo objectsChris Wilson11-34/+45
2013-12-30configure.ac: Fixup conditional shader debuggerBen Widawsky1-3/+6
2013-12-30configure.ac: Remove GEN4ASM defineBen Widawsky1-1/+0
2013-12-24gem_exec_blit: gen8 updates for blitBen Widawsky1-1/+12
2013-12-20shader-debugger: Use in tree gen4asmBen Widawsky2-11/+11
2013-12-20README: Fix spelling failDaniel Vetter1-2/+2
2013-12-20README: Document how to avoid Waffle with piglitDaniel Vetter1-0/+10
2013-12-16tests/pm_pc8: check if we can't become DRM masterPaulo Zanoni1-0/+3
2013-12-13build: Create version and config information files in AndroidOscar Mateo1-2/+33
2013-12-13tests/gem_close_race: Adapt the test for Full PPGTTOscar Mateo1-2/+2
2013-12-13lib: Include the necessary stdint.h in gen6_render.hDamien Lespiau1-0/+2
2013-12-12tests: Document the Makefile variables a bit betterDaniel Vetter1-0/+7
2013-12-12tests/gem_reset_stats: add reverse order in close-pending-forkMika Kuoppala1-14/+70
2013-12-12tests: Move gem_reset_stats to the right placeDaniel Vetter1-1/+3