summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-06-16lib: add missing includes to headersThomas Wood
2014-06-16lib: ensure igt_display_init clears the memory for the display structThomas Wood
2014-06-13tools/intel_display_poller: Add a new tool that will poll various display reg...Ville Syrjälä
2014-06-13tools: Add intel_iosf_sb_{read,write} toolsVille Syrjälä
2014-06-13lib/igt_debufs: Add IGT_NO_FORCEWAKE environment variableVille Syrjälä
2014-06-13lib/igt_debugfs: Don't fail if debugfs is already mountedVille Syrjälä
2014-06-13NEWS: Mention igt.cocciDaniel Vetter
2014-06-13lib: Introduce igt_fail_on/_fDaniel Vetter
2014-06-13lib/igt.cocci: Also add rule to use igt_warn_on_fDaniel Vetter
2014-06-13lib/igt.cocci: Convert abort() to igt_failDaniel Vetter
2014-06-13lib/igt.cocci: Conversion to igt loggingDaniel Vetter
2014-06-13tests: Don't use stderr for informational messagesDaniel Vetter
2014-06-13lib: add igt.cocciDaniel Vetter
2014-06-13lib/igt_core: Add igt_assert_eqDaniel Vetter
2014-06-12lib: various documentation fixesThomas Wood
2014-06-12lib: remove /** from comments that are not API documentationThomas Wood
2014-06-12lib/intel_os: Spelling fixDaniel Vetter
2014-06-10API docs for intel_check_memory()Chris Wilson
2014-06-09Fix make distclean by fixing includes of version.hRodrigo Vivi
2014-06-05lib: Add debug to memory limits checksChris Wilson
2014-06-05lib/igt_debugfs: Fix spelling docsDaniel Vetter
2014-06-04rendercopy/gen8: Also emit 3DSTATE_WM_DEPTH_STENCIL.Kenneth Graunke
2014-06-03lib/intel_iosf: add second phy supportVille Syrjälä
2014-06-03tools/null_state_gen: generate null render stateMika Kuoppala
2014-05-28Factor in kernel object overhead when checking available memory for testsChris Wilson
2014-05-19igt/quickdump: vlv: dump FLISDSI regs tooImre Deak
2014-05-19igt/intel_iosf: rename IOSF sideband opcodes according to the specImre Deak
2014-05-16lib/igt_fb: igt_create_fb_with_bo_sizeOscar Mateo
2014-05-15lib/igt_aux: Extract runtime pm helpers from pm_pc8Daniel Vetter
2014-05-14lib/igt_core: Fixup docs with symbolic exit codesDaniel Vetter
2014-05-14lib: add exit status definesThomas Wood
2014-05-14lib: set a timeout when reading crc valuesThomas Wood
2014-05-14lib: add igt_set_timeoutThomas Wood
2014-05-13lib/igt_core: Fix type on igt_log docDaniel Vetter
2014-05-13lib/igt_core: Document testrunner interface a bitDaniel Vetter
2014-05-12intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1Tim Gore
2014-05-05gem_alive: A utility to see if the driver or GPU has hungChris Wilson
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter
2014-04-29Add Cherryview PCI IDsVille Syrjälä
2014-04-25test: Fixup for the previous patchDaniel Vetter
2014-04-25Reset errno to 0 after successChris Wilson
2014-04-24tests: Extract ALIGN macro into a common headerTvrtko Ursulin
2014-04-16lib: Fix potential out of bounds access in ring stop codeVille Syrjälä
2014-04-16lib: Fix assert failure in ring stop codeVille Syrjälä
2014-04-13lib/kmstest: Fix up tiled buffer creationDaniel Vetter
2014-04-10lib/drmtest: don't dup quiescent fdMika Kuoppala
2014-04-10lib: add igt_get_stop_rings and igt_set_stop_ringsMika Kuoppala
2014-04-07gem_tiled_swapping: Purge all page/swap caches firstChris Wilson
2014-04-03gem_tiled_swapping: Limit to available memoryChris Wilson
2014-04-02lib/rendercopy: fix alloc len for gen7_bind_bufMika Kuoppala