summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-30rendercopy/skl: Set the URB VS start address to 4Xiang, Haihao
2014-09-30rendercopy/skl: Follow the spec to add the Pipeline selection maskZhao Yakui
2014-09-30rendercopy/skl: Emit 3DSTATE_WM_HZ_OPZhao Yakui
2014-09-30rendercopy/skl: Fix the 3DSTATE_DS instruction lengthZhao Yakui
2014-09-30rendercopy/skl: Fix the STATE_BASE_ADDRESS instruction lengthZhao Yakui
2014-09-30rendercopy/skl: Set Instruction Buffer size Modify Enable to 1Zhao Yakui
2014-09-30rendercopy/skl: update instruction lengthZhao Yakui
2014-09-30rendercopy/skl: Pass the context to rendercopy function on SKLZhao Yakui
2014-09-30rendercopy/skl: Update 3DSTATE_SBEDamien Lespiau
2014-09-30rendercopy/skl: Set the 3DSTATE_VF stateDamien Lespiau
2014-09-30rendercopy/skl: Start the gen9 rendercopy from the gen8 versionDamien Lespiau
2014-09-30skl: initialize instdone bits for gen9Damien Lespiau
2014-09-30skl: Add gen9 to intel_gen()Damien Lespiau
2014-09-30skl: Add SKL PCI idsDamien Lespiau
2014-09-29lib/igt_core: make single/simple tests use igt_exitTim Gore
2014-09-18lib: Add igt_plane_set_size()Ville Syrjälä
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