summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-10-01lib/igt_core.c: disable lowmemorykiller during testsTim Gore1-2/+71
2014-09-30lib/aux: Print progress output at INFO levelDaniel Vetter1-11/+21
2014-09-30lib: add a function to indicate activityThomas Wood2-0/+16
2014-09-30lib: ensure any buffers are flushed before forkThomas Wood1-0/+7
2014-09-30doc: various spelling and typo fixesThomas Wood9-39/+39
2014-09-30tests/pm_rpm: factor out drm_open_any_masterImre Deak2-0/+20
2014-09-30lib/skl: Return the render copy and media fill functionsXiang, Haihao1-1/+5
2014-09-30mediafill/skl: Follow spec to configure media sampler DOP clock gating in PIP...Zhao Yakui2-0/+8
2014-09-30mediafill/skl: Follow spec to configure FORCE_MEDIA_AWAKE in PIPELINE_SELECTIONZhao Yakui2-1/+15
2014-09-30mediafill/skl: Follow the spec to add pipeline_select maskZhao Yakui2-1/+5
2014-09-30mediafill/skl: follow the spec to update STATE_BASE_ADDRESS commandZhao Yakui1-3/+8
2014-09-30mediafill/skl: Start the gen9 media_fill from the gen8 versionZhao Yakui4-0/+402
2014-09-30rendercopy/skl: Set the URB VS start address to 4Xiang, Haihao1-1/+1
2014-09-30rendercopy/skl: Follow the spec to add the Pipeline selection maskZhao Yakui2-1/+4
2014-09-30rendercopy/skl: Emit 3DSTATE_WM_HZ_OPZhao Yakui1-0/+11
2014-09-30rendercopy/skl: Fix the 3DSTATE_DS instruction lengthZhao Yakui1-3/+5
2014-09-30rendercopy/skl: Fix the STATE_BASE_ADDRESS instruction lengthZhao Yakui1-3/+8
2014-09-30rendercopy/skl: Set Instruction Buffer size Modify Enable to 1Zhao Yakui1-1/+1
2014-09-30rendercopy/skl: update instruction lengthZhao Yakui1-28/+61
2014-09-30rendercopy/skl: Pass the context to rendercopy function on SKLZhao Yakui2-5/+8
2014-09-30rendercopy/skl: Update 3DSTATE_SBEDamien Lespiau2-1/+8
2014-09-30rendercopy/skl: Set the 3DSTATE_VF stateDamien Lespiau2-1/+5
2014-09-30rendercopy/skl: Start the gen9 rendercopy from the gen8 versionDamien Lespiau4-0/+984
2014-09-30skl: initialize instdone bits for gen9Damien Lespiau1-1/+9
2014-09-30skl: Add gen9 to intel_gen()Damien Lespiau1-0/+2
2014-09-30skl: Add SKL PCI idsDamien Lespiau1-6/+52
2014-09-29lib/igt_core: make single/simple tests use igt_exitTim Gore2-9/+9
2014-09-18lib: Add igt_plane_set_size()Ville Syrjälä2-4/+33
2014-09-12lib: Try harder to drop-cachesChris Wilson1-1/+3
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson2-1/+19
2014-09-09test: Exercise full ppgtt switching between multiple fdChris Wilson1-0/+1
2014-09-08igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLCChris Wilson2-0/+17
2014-09-06aux: Squelch warning when emitting progress indicatorChris Wilson1-3/+3
2014-09-06core: Prettify igt_require_f outputChris Wilson1-13/+14
2014-09-06lib/igt_fb: Ignore RGB888Chris Wilson1-1/+1
2014-09-06lib/igt_fb: Add debug output for creating fbChris Wilson1-13/+18
2014-09-06core: Display subtest walltimeChris Wilson1-3/+19
2014-09-05lib: keep a list of modified connectors to resetThomas Wood1-17/+37
2014-09-05lib: don't force HDMI or DP connectors on HSW and BDWThomas Wood1-0/+12
2014-09-05lib/igt_fb: ensure igt_create_fb parameters are consistentThomas Wood2-2/+2
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood3-1/+105
2014-09-05lib: add kmstest_edid_add_3dThomas Wood2-0/+81
2014-09-05lib: Add MI_LOAD_REGISTER_IMMMika Kuoppala1-0/+1
2014-09-05lib/gen6_render: fix GEN6_3DSTATE_VF_STATISTICS defineMika Kuoppala1-1/+1
2014-09-05lib/rendercopy: fix a typo in defineMika Kuoppala2-2/+2
2014-09-05lib/igt_aux: Improve wait_for_keypress helper a bitDaniel Vetter3-8/+23
2014-09-04igt_core: zero exit_handler_count before forkingPaulo Zanoni1-1/+10
2014-09-01rendercopy/gen8: Fix vertex buffer relocationChris Wilson1-4/+3
2014-08-30batch: Fix typo in BLIT_BATCH_BEGINChris Wilson1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson2-34/+24