summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-12lib: Try harder to drop-cachesChris Wilson
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson
2014-09-09test: Exercise full ppgtt switching between multiple fdChris Wilson
2014-09-08igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLCChris Wilson
2014-09-06aux: Squelch warning when emitting progress indicatorChris Wilson
2014-09-06core: Prettify igt_require_f outputChris Wilson
2014-09-06lib/igt_fb: Ignore RGB888Chris Wilson
2014-09-06lib/igt_fb: Add debug output for creating fbChris Wilson
2014-09-06core: Display subtest walltimeChris Wilson
2014-09-05lib: keep a list of modified connectors to resetThomas Wood
2014-09-05lib: don't force HDMI or DP connectors on HSW and BDWThomas Wood
2014-09-05lib/igt_fb: ensure igt_create_fb parameters are consistentThomas Wood
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood
2014-09-05lib: add kmstest_edid_add_3dThomas Wood
2014-09-05lib: Add MI_LOAD_REGISTER_IMMMika Kuoppala
2014-09-05lib/gen6_render: fix GEN6_3DSTATE_VF_STATISTICS defineMika Kuoppala
2014-09-05lib/rendercopy: fix a typo in defineMika Kuoppala
2014-09-05lib/igt_aux: Improve wait_for_keypress helper a bitDaniel Vetter
2014-09-04igt_core: zero exit_handler_count before forkingPaulo Zanoni
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