summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-12-04lib: Add GPGPU fillZhenyu Wang
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang
2014-11-25lib: ensure subtests are not added to simple testsThomas Wood
2014-11-25lib: fix symbol names in documentation commentsThomas Wood
2014-11-25demos/intel_sprite_on: Added support to compile intel_sprite_on on Android.Gagandeep S Arora
2014-11-25lib: fix igt_reset_connectorsThomas Wood
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-11-18lib/aux: Make it clear that rtcwake failures aren't bugsDaniel Vetter
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter
2014-11-14tests/pm_rpm: add gem-evict-pwrite subtestImre Deak
2014-11-13lib: only skip subsequent tests if a timeout occurs outside of a subtestThomas Wood
2014-11-13lib/tests: add a test for igt_set_timeoutThomas Wood
2014-11-06tests: use igt_debugfs where possibleThomas Wood
2014-11-06lib: add the ability to include a description with a testThomas Wood
2014-11-06lib/tests: don't use hard error status to indicate test failureThomas Wood
2014-11-06lib/tests: fix tests and test list locationThomas Wood
2014-11-06Mediafill/skl: Remove redundant field to fix GPU hangZhao Yakui
2014-11-06Rendercopy/skl: Remove redundant field to fix GPU hangZhao Yakui
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-10-31lib/igt_core.h: add debug messages for test requirementsThomas Wood
2014-10-31lib/igt_core.h: fix igt_skip_on_f requirement messageThomas Wood
2014-10-29lib/tests: use the "check_" prefix for testsThomas Wood
2014-10-29build: fix distcheckThomas Wood
2014-10-29lib: ensure the library is built before the testsThomas Wood
2014-10-29Move library selftests to lib/testsDaniel Vetter
2014-10-23lib: fix #define maxMika Kuoppala
2014-10-22lib/igt_aux: move audio RPM code to igt_setup_runtime_pm()Paulo Zanoni
2014-10-21tests/gem_exec_parse: test for chained batch buffersBrad Volkin
2014-10-17lib/igt_aux: make igt_wait_for_pm_status() resist the signal helperPaulo Zanoni
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