summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-08-27mmio: Limit the uc- mapping to only map the registersChris Wilson1-6/+14
2012-08-25s/NO_PID/NOP_IDDaniel Vetter1-1/+1
2012-08-24Rename NOPID to NO_PID to avoid conflict with Solaris NOPIDAlan Coopersmith1-1/+1
2012-08-21tools: Added intel_dpio_read and intel_dpio_writeVijay Purushothaman5-0/+113
2012-08-08tools/reg_dumper: really dump pipe C regsDaniel Vetter1-15/+47
2012-08-07lib: add more Haswell PCI IDsPaulo Zanoni1-3/+65
2012-08-07tools/reg_dumper: dump pipe C regsDaniel Vetter1-0/+6
2012-07-26tests/testdisplay.c: Add a option '-r'.Yi Sun1-0/+1
2012-07-23tests: add basic re-importing prime testDaniel Vetter2-0/+31
2012-07-23shut up the compiler a bitDaniel Vetter1-1/+0
2012-06-30rendercopy_gen7: add support for haswellBen Widawsky2-3/+17
2012-06-29context: libdrm wrappersBen Widawsky2-4/+38
2012-06-28lib: add a gen7 rendercopyBen Widawsky4-0/+1015
2012-06-14context: update for new execbuf2 elementBen Widawsky2-1/+8
2012-06-13intel_reg_dumper: dump more PM registersEugeni Dodonov1-0/+5
2012-06-11add VLV PCI IDJesse Barnes1-1/+4
2012-06-04test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmapChris Wilson2-2/+19
2012-05-29lib: fix gen5 workaround emissionDaniel Vetter2-5/+6
2012-05-22lib: extract kmstest_dump_modeDaniel Vetter2-2/+21
2012-05-22lib: extract kmstest_create_fbDaniel Vetter3-0/+255
2012-05-22tests: use drm_open_any moreDaniel Vetter1-0/+1
2012-05-08tools: add Haswell registers into intel_reg_dumperEugeni Dodonov1-0/+157
2012-04-28chipset: accidentally left the old IS_GEN7 macroBen Widawsky1-6/+0
2012-04-25chipset updatesBen Widawsky1-2/+27
2012-04-22tests: add gem_unfence_active_buffersDaniel Vetter2-0/+16
2012-04-19lib: Fix render copy on gen2Chris Wilson1-263/+148
2012-04-12Use mmap64() for performing the GTT mappingChris Wilson1-1/+1
2012-04-10tests: rc6 residency testBen Widawsky1-0/+1
2012-04-10drm/i915: extract card gettingBen Widawsky1-39/+83
2012-03-29Make the assertions guarding syscalls (drmIoctl in particular) verboseChris Wilson3-29/+23
2012-03-22tests: adapt storedw tests to ppgttDaniel Vetter2-0/+18
2012-03-20tests: add gem_mmap_offset_exhaustionDaniel Vetter2-0/+15
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-22tests/gem_ringfill: Exercise all ringsChris Wilson2-0/+10
2012-02-22intel_reg_dumper: Add dumping of GPU turbo regs.Eric Anholt1-0/+31
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-11lib/drmtest: fixup copy&paste printf format issueDaniel Vetter1-2/+1
2012-02-11Remove pointless Android ifdefs for sys/fcntl.h.Kenneth Graunke3-13/+0
2012-02-10Added support for AndroidSateesh Kavuri3-0/+12
2012-02-09lib/rendercopy: fixup make distcheckDaniel Vetter4-4/+4
2012-02-08Update generation checks to provide basic support for Ivybridge.Kenneth Graunke1-2/+3
2012-01-27intel_reg_dumper: add TRANS_VSYNCSHIFTDaniel Vetter1-0/+3
2012-01-25mmio: refactor reg init/finiBen Widawsky1-6/+11
2012-01-25i-g-t: silence -WinlineBen Widawsky1-0/+1
2012-01-24drmtest: add progress indicatorDaniel Vetter2-0/+16
2012-01-24Add Solaris implementation of intel_get_total_swap_mb()Alan Coopersmith1-1/+61
2012-01-24lib: forcewake is gen6+Daniel Vetter1-2/+2
2012-01-22tests: add gem_tiled_swappingDaniel Vetter2-0/+11