summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07trying to work around gen7 hangs.HEADmasterEric Anholt1-0/+4
2012-02-20gem_ringfill: Make it fill up the ring once again.Eric Anholt1-2/+5
2012-02-20gem_ringfill: Make this actually test that all the batches executed.Eric Anholt1-4/+61
2012-02-20intel_reg_dumper: Add dumping of GPU turbo regs.Eric Anholt2-0/+51
2012-02-20reg_dumper: Refactor duplicated reg-dumping code.Eric Anholt1-56/+17
2012-02-20instdone: Add support for one of the IVB instdone regs.Eric Anholt1-1/+23
2012-02-20instdone: Fix fallthroughs to invalid instdone bits on newer hardware.Eric Anholt1-1/+3
2012-02-16tests/intel_reg_dumper: s/pipe/disp_pipe/ to shut off the compilerDaniel Vetter1-22/+22
2012-02-16Add intel_panel_fitter toolPaulo Zanoni5-1/+398
2012-02-16reg_dumper: change and fix behavior when using dump filesPaulo Zanoni2-14/+64
2012-02-16reg_dumper: add interlaced information to TRANSCONFPaulo Zanoni1-3/+22
2012-02-16reg_dumper: add interlaced and rotation information to PIPECONFPaulo Zanoni1-3/+62
2012-02-15tests: fixup storedw testsDaniel Vetter3-6/+6
2012-02-15test/gem_tiled_pread_pwrite: add progress indicatorDaniel Vetter1-0/+2
2012-02-12remove old .c filesDaniel Vetter2-1328/+0
2012-02-11lib/drmtest: fixup copy&paste printf format issueDaniel Vetter1-2/+1
2012-02-11prepend 'intel_' to installed programmsDaniel Vetter4-2/+1330
2012-02-11Remove pointless Android ifdefs for sys/fcntl.h.Kenneth Graunke3-13/+0
2012-02-10Added support for AndroidSateesh Kavuri4-0/+543
2012-02-09Release 1.21.2Daniel Vetter1-1/+1
2012-02-09lib/rendercopy: fixup make distcheckDaniel Vetter4-4/+4
2012-02-08Fix program name in intel_bios_dumper.man SYNOPSISAlan Coopersmith1-1/+1
2012-02-08Update generation checks to provide basic support for Ivybridge.Kenneth Graunke1-2/+3
2012-02-08add sprite demo from Armin ReeseDaniel Vetter6-2/+1234
2012-02-06Move free(cmd) to after last use of cmd in intel_gpu_topAlan Coopersmith1-1/+1
2012-02-06tests/testdisplay.c: rewite function dump_connectors and dump_crtcs.Yi Sun1-11/+26
2012-02-06tests/testdisplay.c: Fix the black screen issue while force mode.Yi Sun1-25/+12
2012-01-31gem_partial_pwrite_pread: add progress indicatorDaniel Vetter1-3/+10
2012-01-27intel_reg_dumper: add TRANS_VSYNCSHIFTDaniel Vetter2-0/+6
2012-01-25intel_reg_write: use register access init/finiBen Widawsky1-1/+2
2012-01-25intel_reg_read: use register access init/finiBen Widawsky1-1/+3
2012-01-25mmio: refactor reg init/finiBen Widawsky1-6/+11
2012-01-25i-g-t: silence -WinlineBen Widawsky1-0/+1
2012-01-25intel_bios_reader: Sanitize input to ensure all data blocks are within boundsChris Wilson1-43/+52
2012-01-24drmtest: add progress indicatorDaniel Vetter3-0/+18
2012-01-24tests: add gem_cs_prefetchDaniel Vetter2-0/+168
2012-01-24intel_error_decode: fixup glibc free warningDaniel Vetter1-1/+1
2012-01-24Add Solaris implementation of intel_get_total_swap_mb()Alan Coopersmith2-1/+62
2012-01-24Make benchmarks also link against libpciaccessAlan Coopersmith1-1/+1
2012-01-24testdisplay: make udev optionalDaniel Vetter2-2/+20
2012-01-24testdisplay: extract hotplug codeDaniel Vetter4-88/+177
2012-01-24lib: forcewake is gen6+Daniel Vetter1-2/+2
2012-01-23tests/gem_tiled_swapping: be more conservative with the swap requirementsDaniel Vetter1-0/+5
2012-01-22tests: add gem_tiled_swappingDaniel Vetter5-0/+153
2012-01-22lib: extract drmtest_permute_arrayDaniel Vetter3-15/+22
2012-01-22lib: add intel_get_total_swap_mbDaniel Vetter2-0/+22
2012-01-22Revert "tests/gem_tiled_pread_pwrite: actually try to use more than total ram"Daniel Vetter1-1/+1
2012-01-22tests/gem_tiled_pread_pwrite: actually try to use more than total ramDaniel Vetter1-1/+1
2012-01-21intel_audio_dump: show more AUD_CONFIG bitsWu Fengguang1-0/+35
2012-01-21intel_audio_dump: fix missing Audio DIP tabsWu Fengguang1-3/+3