summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-10-17lib: add common min and max macrosThomas Wood
2014-10-17lib: various documentation fixesThomas Wood
2014-10-10tools/null_state_gen: Add GEN9 golden context batch buffer creationArmin Reese
2014-10-09tools/null_state_gen: Add Gen8 golden stateMika Kuoppala
2014-10-02lib/Android.mk: add define of IGT_DATADIR for igt_fb.cTim Gore
2014-10-01lib/igt_core.c: disable lowmemorykiller during testsTim Gore
2014-09-30lib/aux: Print progress output at INFO levelDaniel Vetter
2014-09-30lib: add a function to indicate activityThomas Wood
2014-09-30lib: ensure any buffers are flushed before forkThomas Wood
2014-09-30doc: various spelling and typo fixesThomas Wood
2014-09-30tests/pm_rpm: factor out drm_open_any_masterImre Deak
2014-09-30lib/skl: Return the render copy and media fill functionsXiang, Haihao
2014-09-30mediafill/skl: Follow spec to configure media sampler DOP clock gating in PIP...Zhao Yakui
2014-09-30mediafill/skl: Follow spec to configure FORCE_MEDIA_AWAKE in PIPELINE_SELECTIONZhao Yakui
2014-09-30mediafill/skl: Follow the spec to add pipeline_select maskZhao Yakui
2014-09-30mediafill/skl: follow the spec to update STATE_BASE_ADDRESS commandZhao Yakui
2014-09-30mediafill/skl: Start the gen9 media_fill from the gen8 versionZhao Yakui
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