summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-11tests/kms_setmode: avoid 2 connectors on the same encoderPaulo Zanoni1-0/+15
2013-12-10kms_flip: consolidate run_test_on_{crtc,crtc_pair}Imre Deak1-100/+40
2013-12-10kms_flip: keep drm_fd open for the dpms restore exit handlerImre Deak1-2/+4
2013-12-10kms_flip: fix seq_step for 2xcrtc subtestsImre Deak1-4/+10
2013-12-10rendercopy/bdw: Fix length of a bunch of zeroed out packets.Kenneth Graunke1-6/+20
2013-12-10rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP.Kenneth Graunke2-0/+12
2013-12-10ignore version.hDaniel Vetter1-0/+2
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter56-169/+89
2013-12-10tests: gem_close_race has subtests!Daniel Vetter1-3/+3
2013-12-10lib: igt_simple_main/init for subtest-less testsDaniel Vetter3-3/+17
2013-12-10lib: print uname information in the version stringDaniel Vetter1-2/+8
2013-12-10lib: Add host platform to version stringDaniel Vetter2-1/+4
2013-12-10intel-gpu-tools: Version informationBen Widawsky3-1/+38
2013-12-10lib: Always print errno in igt assert/require macrosDaniel Vetter1-3/+6
2013-12-06tests/gem_media_fill: Remove unnecessary includeTvrtko Ursulin1-1/+0
2013-12-06tests: add pm_lpspPaulo Zanoni3-0/+277