summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-08lib: add helper to set VT graphics modeImre Deak
2013-05-08lib: Add the declaration of intel_register_access_needs_fakewake()Damien Lespiau
2013-05-08lib: Remove the execution bit of intel_chipset.hDamien Lespiau
2013-05-03i-g-t: check kernel enable rings or notZhong Li
2013-04-26intel_mmio: Add intel_register_access_needs_fakewakeBen Widawsky
2013-04-26Check for vebox support before testingChris Wilson
2013-04-25fix breakage from newly used functions vs rebaseJesse Barnes
2013-04-25add punit and nc read/write tools for vlvJesse Barnes
2013-04-24clean warnings: Silence unused (or private) functionsBen Widawsky
2013-04-24tests: storedw on VEBOXXiang, Haihao
2013-04-16intel_mmio: a query for forcewake requirementBen Widawsky
2013-04-16intel_mmio: Allow mmio without debugfsBen Widawsky
2013-04-16add VLV punit & north cluster read toolsJesse Barnes
2013-04-09intel_reg_dumper: improve the dumping of backlight registersPaulo Zanoni
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