summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-04-08lib/drmtest: tune down signal handler statsDaniel Vetter
2013-04-03lib: fixup register access on gen2/3Daniel Vetter
2013-03-22lib: fix HAS_PCH_SPLIT checkPaulo Zanoni
2013-03-22intel_reg_dumper: dump HSW watermark registersPaulo Zanoni
2013-03-22intel_reg_dumper: make Haswell dump usefulPaulo Zanoni
2013-03-22lib: detect PCH_LPT and PCH_NONEPaulo Zanoni
2013-03-22lib: Add a comment about why we only parse long options for subtestsDamien Lespiau
2013-03-04build: Guard the inclusions of config.h with HAVE_CONFIG_HDamien Lespiau
2013-03-04lib: Allow to override the device id at run timeDamien Lespiau
2013-03-04lib: Factor out a function to check if an environment variable is setDamien Lespiau
2013-03-03intel_chipset: Fix Haswell CRW PCI IDs.Kenneth Graunke
2013-02-19intel_chipset: Add multiple inclusion guards into intel_chipset.hVille Syrjälä
2013-02-19intel_chipset: Use parens around macro argumentsVille Syrjälä
2013-02-13lib: Add a way to specify values for "quick" runsDamien Lespiau
2013-02-02add more VLV PCI IDsJesse Barnes
2012-12-17lib: extract kmstest_get_pipe_from_crtc_idDaniel Vetter
2012-12-06Implement a working gen7 rendercopyChris Wilson
2012-12-06pci: Search for the first Intel GPU, rather than assume a fixed slotChris Wilson
2012-12-01tools/intel_reg_dumper: add some cpt/ppt debug regsDaniel Vetter
2012-11-29lib: extract get_render_copyfuncDaniel Vetter
2012-11-28lib/drmtest: subtest infrastructureDaniel Vetter
2012-11-28tests: dont polute stderr if the test succeeds/skipsDaniel Vetter
2012-10-16drmtest: add function to remove an DRM FBImre Deak
2012-10-12lib/mmio: gen2 has a bigger register window, tooDaniel Vetter
2012-10-10fix warn: 'div' shadows a global declarationImre Deak
2012-10-09lib: remove auto-quiescenting of the gpuDaniel Vetter
2012-10-09lib: make drmtest_progress more robustDaniel Vetter
2012-10-02lib: helper to convert gem_hanlde to drm_intel_boDaniel Vetter
2012-10-01drmtest: use do_or_dieDaniel Vetter
2012-08-30clang: Fix warnings found through clang.Ben Widawsky
2012-08-27Add bare-metal interface to adjust cacheing (i.e. snoop status) of a boChris Wilson
2012-08-27mmio: Limit the uc- mapping to only map the registersChris Wilson
2012-08-25s/NO_PID/NOP_IDDaniel Vetter
2012-08-24Rename NOPID to NO_PID to avoid conflict with Solaris NOPIDAlan Coopersmith
2012-08-21tools: Added intel_dpio_read and intel_dpio_writeVijay Purushothaman
2012-08-08tools/reg_dumper: really dump pipe C regsDaniel Vetter
2012-08-07lib: add more Haswell PCI IDsPaulo Zanoni
2012-08-07tools/reg_dumper: dump pipe C regsDaniel Vetter
2012-07-26tests/testdisplay.c: Add a option '-r'.Yi Sun
2012-07-23tests: add basic re-importing prime testDaniel Vetter
2012-07-23shut up the compiler a bitDaniel Vetter
2012-06-30rendercopy_gen7: add support for haswellBen Widawsky
2012-06-29context: libdrm wrappersBen Widawsky
2012-06-28lib: add a gen7 rendercopyBen Widawsky
2012-06-14context: update for new execbuf2 elementBen Widawsky
2012-06-13intel_reg_dumper: dump more PM registersEugeni Dodonov
2012-06-11add VLV PCI IDJesse Barnes
2012-06-04test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmapChris Wilson
2012-05-29lib: fix gen5 workaround emissionDaniel Vetter
2012-05-22lib: extract kmstest_dump_modeDaniel Vetter