summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-24Release 1.11.1Daniel Vetter1-1/+1
2011-12-18testdisplay: shut up compilerDaniel Vetter1-3/+1
2011-12-18testdisplay: move drm_fourcc.h include under the #ifdef protectionDaniel Vetter1-1/+1
2011-12-17tests/testdisplay.c: make the 3th pipe finish all the mode setting.Yi Sun1-1/+11
2011-12-15intel-decode: fix flush dword post sync parseBen Widawsky1-4/+4
2011-12-14tests/gem_double_irq_loop: silence the compilerChris Wilson1-1/+1
2011-12-14tests/gem_exec_blt: silence the compiler by failing on errorChris Wilson1-4/+7
2011-12-14tests/gem_exec_nop: silence the compiler by failing on errorChris Wilson1-4/+7
2011-12-14tests/gem_stress: silence the compiler by using '%zu' for size_tChris Wilson1-1/+1
2011-12-14tests/gem_largeobject: silence the compilerChris Wilson1-1/+1
2011-12-14testdisplay: don't test planes if i915 color key ioctl is not availableJesse Barnes1-1/+1
2011-12-12scripts/who: Add the process id to the outputChris Wilson1-1/+1
2011-12-12scripts: Add a trivial script to show which programs are using the GPUChris Wilson2-0/+14
2011-12-10decode: Fix interpretation of i915 8bit formatsChris Wilson1-2/+2
2011-12-07testdisplay: update for final plane & fb ABIJesse Barnes1-28/+58
2011-12-06tests/gem_partial_pwrite_pread: don't trash gtt unnecessarilyDaniel Vetter2-2/+5
2011-12-04tests: add gem_partial_pwrite_preadDaniel Vetter3-0/+285
2011-12-04tests/gem_reloc_vs_gpu: fixup this messDaniel Vetter1-4/+5
2011-12-04tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+Daniel Vetter1-2/+8
2011-12-04tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROLDaniel Vetter1-33/+18
2011-12-04tests/gem_tiled_pread_pwrite: kill set-but-unsed warningDaniel Vetter1-3/+0
2011-12-04tests: add gem_reloc_vs_gpuDaniel Vetter3-0/+217
2011-12-02Revert some accidental thingsDaniel Vetter1-2/+2
2011-12-02tests: add gem_exec_faulting_relocDaniel Vetter3-0/+291
2011-12-02tests: add gem_exec_bad_domainsDaniel Vetter4-3/+149
2011-12-02tests: add gem_tiled_pread_pwriteDaniel Vetter3-0/+234
2011-12-02improve READMEDaniel Vetter1-3/+21
2011-12-01tests/gem_gtt_speed: Add modes that force that to the gtt domainDaniel Vetter1-2/+68
2011-11-30Add missing executables to .gitignore.Paul Berry1-0/+3
2011-11-27tests: implement snb+ XY_SETUP_CLIP_BLT workaroundDaniel Vetter2-0/+16
2011-11-27tests/sysfs_edit_reader: posixifyDaniel Vetter1-1/+1
2011-11-27tests: properly terminate tests when values mismatchDaniel Vetter5-5/+15
2011-11-11tests/gem_hang: fix copy-paste problemEugeni Dodonov1-1/+1
2011-11-10tests: add a test for checking edid reading delaysEugeni Dodonov2-0/+21
2011-11-10tests: add test for kernel segmentation faultEugeni Dodonov2-0/+35
2011-11-09intel_gpu_top: use debugfs interface for forcewakeEugeni Dodonov1-31/+4
2011-11-08tests: disable pipe_control on i965gDaniel Vetter1-0/+4
2011-11-04Call Arrandale gen5 not gen4.Chris Wilson1-1/+1
2011-11-04testdisplay: Round tiled allocations up to pot stride and fence sizeChris Wilson1-4/+19
2011-11-03testdisplay: find planes for each pipeJesse Barnes1-1/+3
2011-11-03testdisplay: update to new addfb2 definitionJesse Barnes1-4/+6
2011-11-01cargo-cult the build system into shapeDaniel Vetter2-1/+2
2011-11-01always require libdrmDaniel Vetter4-18/+6
2011-11-01tests/gem_tiled_pread: fixup detiler for gen2Daniel Vetter1-8/+26
2011-11-01tests/gem_largeobject: accomodate for puny aperturesDaniel Vetter1-2/+21
2011-10-31i-g-t/debugger - make the debugger work with distcheckBen Widawsky4-4/+15
2011-10-31i-g-t/debugger: Only allow the shader debugger if the user has specified a ge...Ben Widawsky2-6/+10
2011-10-31tests: mark gem_bad_address as HANGDaniel Vetter1-1/+1
2011-10-31tests/debugfs_reader: fight bashismDaniel Vetter1-1/+1
2011-10-31tests: actually add the drm client check scriptDaniel Vetter1-0/+30