summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-07lib: fix drm_fourcc.h include pathImre Deak
2013-06-06tests: add kms_renderImre Deak
2013-06-06lib: refactor kmstest_create_fbImre Deak
2013-06-06lib: add kmstest_get_connector_configImre Deak
2013-06-06lib: use kmstest_cairo_printf_line in paint_markerImre Deak
2013-06-06lib: add kmstest_cairo_printf_lineImre Deak
2013-06-06lib: move connector_type_str and co to drmtestImre Deak
2013-06-05intel_chipset: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-06-05intel_chipset: Fix Haswell GT3 names.Rodrigo Vivi
2013-05-28tests/lib: make sure the GPU is idle at test start and exitImre Deak
2013-05-28lib: make sure all rings are idle in gpu_quiescent_gpu()Imre Deak
2013-05-23lib/intel_mmio: Fix the fixBen Widawsky
2013-05-22lib: export the exit handler interfaceImre Deak
2013-05-22lib: fix exit handler when multiple handlers are registeredImre Deak
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