summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-22tests: don't just bail out when there's not enough RAMDaniel Vetter3-6/+3
2012-03-20tests: add gem_mmap_offset_exhaustionDaniel Vetter4-0/+112
2012-03-20update .gitingoreDaniel Vetter4-2/+4
2012-03-20intel_sprite_on: kill overtly verbose and totally content-free commentsDaniel Vetter1-60/+0
2012-03-20intel_sprite_on: remove copy&pasted gem functionsDaniel Vetter1-50/+1
2012-03-19intel_gpu_top: Trust the register access is safeChris Wilson1-1/+1
2012-03-19decode: Use the correct start mask for gen3 fence registersChris Wilson1-1/+1
2012-03-14configure: Add AC_SYS_LARGEFILE for mmap64 support on 64-bitChris Wilson2-0/+2
2012-03-13intel_reg_read: add a flag to simplify bit decodingEugeni Dodonov1-2/+23
2012-03-13intel_reg_read: support reading multiple registersEugeni Dodonov1-5/+7
2012-03-13intel_reg_read: add support for getoptEugeni Dodonov1-9/+35
2012-02-29tests: some more tuning on the tiled partial pwrite/pread testDaniel Vetter1-1/+1
2012-02-29tests/gem_tiled_partial_pread/write: fixesDaniel Vetter2-33/+46
2012-02-29tests: add tiled partial pwrite/pread testDaniel Vetter2-0/+282
2012-02-28lib: Downgrade error for unknown 'swap' not 'ram'Chris Wilson1-3/+3
2012-02-28lib: Downgrade error for failing to determine swap interface to a warningChris Wilson1-1/+2
2012-02-27testdisplay: remove unnecessary passing of width, height, stride, depthJesse Barnes1-14/+10
2012-02-27testdisplay: remove plane test supportJesse Barnes1-255/+1
2012-02-22demos/intel_sprite_on: build warning fixesDaniel Vetter1-50/+8
2012-02-22tests/gem_ringfill: shut up the compilerDaniel Vetter1-3/+2
2012-02-22tests/gem_ringfill: Exercise all ringsChris Wilson3-55/+140
2012-02-22gem_ringfill: Make this actually test that all the batches executed.Eric Anholt1-4/+61
2012-02-22intel_reg_dumper: Add dumping of GPU turbo regs.Eric Anholt2-0/+51
2012-02-22reg_dumper: Refactor duplicated reg-dumping code.Eric Anholt1-56/+17
2012-02-22instdone: Fix fallthroughs to invalid instdone bits on newer hardware.Eric Anholt1-1/+3
2012-02-22instdone: Add support for one of the IVB instdone regs.Eric Anholt1-1/+25
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.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