summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-01rendercopy/gen8: Fix vertex buffer relocationChris Wilson
2014-08-30batch: Fix typo in BLIT_BATCH_BEGINChris Wilson
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-29igt: Tweak the igt_assert_cmpint macroChris Wilson
2014-08-29lib/batchbuffer: Guard intel_blt_copy with even more assertsChris Wilson
2014-08-29lib/batchbuffer: Store the gen in a local variableChris Wilson
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson
2014-08-26lib: Use igt macros moreDaniel Vetter
2014-08-26lib/igt_* Use igt macros in igt libariesDaniel Vetter
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter
2014-08-26lib/rendercopy*: Use igt_assertDaniel Vetter
2014-08-21lib/fb: Assert, instead of silently failing, when creating fbsDamien Lespiau
2014-08-21lib/fb: Replace straight igt_fail() by asserts with debug messagesDamien Lespiau
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau
2014-08-14lib: add igt_restore_vt_modeThomas Wood
2014-08-12lib/igt_kms: doc for the remaining kmstest_ functionsDaniel Vetter
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_default_modeDaniel Vetter
2014-08-12lib/igt_kms: Shuffle kmtests_ functionsDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: doc for type2str functionsDaniel Vetter
2014-08-12lib/igt_kms: Clean up the other _name functions/macrosDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-08-07igt_kms: add kmstest_unset_all_crtcs()Paulo Zanoni
2014-08-07igt_kms: document and export kmstest_get_property()Paulo Zanoni
2014-08-07igt_kms: optionally return the property from get_propertyPaulo Zanoni
2014-08-07igt_kms: pass drm_fd instead of igt_display_t on some functionsPaulo Zanoni
2014-08-07igt_kms: don't get drmModeRes just to free it laterPaulo Zanoni
2014-08-06lib/chv: CHV media pipeline command sequenceSean V Kelley
2014-07-30core: Add all kernel log levelsChris Wilson
2014-07-30lib: don't abort if forcing the connector state failsThomas Wood
2014-07-30lib: check test options for conflictsThomas Wood
2014-07-30lib: avoid getopt value conflicts with testsThomas Wood
2014-07-29lib: Add ndebug to the headersBen Widawsky
2014-07-29lib: Don't take a reference to the surface in get_cairo_surface()Damien Lespiau
2014-07-29lib: NULLify ->cairo_surface once unmappedDamien Lespiau
2014-07-29lib: Split the GTT mapping out of get_cairo_surface()Damien Lespiau
2014-07-29lib: Remove unused field from struct igt_fbDamien Lespiau
2014-07-25drmtest: First check that driver is i915Chris Wilson
2014-07-25intel-gpu-tools: fix version.h creation in androidTim Gore
2014-07-25core: Inject program name into dmesgChris Wilson
2014-07-25core: Improve phrasing for test requirementsChris Wilson
2014-07-24core: Inject subtest message into dmesgChris Wilson
2014-07-24igt_core: Read manpages more carefully for WNOHANGChris Wilson
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson
2014-07-24core: Only use signalsafe functions inside signal handlersChris Wilson
2014-07-23linux: placate drop_caches and pass it a '\n'Chris Wilson
2014-07-23build: improve version.h generationThomas Wood
2014-07-23lib: add an exit code to use when invalid options are specifiedThomas Wood