summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-05lib: add igt_wait()Paulo Zanoni
2015-05-05rename global mmio variable to igt_global_mmioJani Nikula
2015-05-05tests/gen7_forcewake_mt: use local mmio variableJani Nikula
2015-05-05intel_vga_{read,write}: use INREG and OUTREGJani Nikula
2015-05-05intel_display_poller: use INREG and OUTREGJani Nikula
2015-05-05intel_watermark: switch to INREGJani Nikula
2015-05-05intel_reg_{read,write}: switch to INREG and OUTREGJani Nikula
2015-05-05intel_reg_checker: switch to INREGJani Nikula
2015-05-05intel_backlight: switch to INREG and OUTREGJani Nikula
2015-05-05intel_reg: switch to INREG and OUTREGJani Nikula
2015-05-05lib: add 16 and 8 bit versions of INREG and OUTREGJani Nikula
2015-05-05tests: add drm_auth tests for generic DRM-auth-magic testingDavid Herrmann
2015-05-04igt/gem_ctx_exec: Add lrc lite restore subtestMichel Thierry
2015-05-03igt/gem_exec_lut_handle: Force slow relocation pathChris Wilson
2015-05-01igt_fb: Close the image file when we are done with itTvrtko Ursulin
2015-05-01lib/igt_core.c : only disable low mem killer onceTim Gore
2015-05-01kms_rotation_crc: Do not leak framebuffers during test durationTvrtko Ursulin
2015-04-30man: add man page for intel_reg in reStructured text formatJani Nikula
2015-04-29igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffersTvrtko Ursulin
2015-04-27igt/gem_exec_big: Check 64bit relocation valuesChris Wilson
2015-04-27tools: add missing header to distributed sourcesThomas Wood
2015-04-27tools: update .gitignoreThomas Wood
2015-04-27tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded valueJoonas Lahtinen
2015-04-27kms_rotation_crc: Use main test for negative casesTvrtko Ursulin
2015-04-27kms_rotation_crc: No need to square the buffer in paintTvrtko Ursulin
2015-04-27kms_rotation_crc: Consolidate plane and cursor code pathsTvrtko Ursulin
2015-04-27kms_rotation_crc: Negative test does not need to render anythingTvrtko Ursulin
2015-04-27kms_rotation_crc: Remove unused variable in negative testTvrtko Ursulin
2015-04-27kms_rotation_crc: Framebuffer used for initial modeset does not need to be pa...Tvrtko Ursulin
2015-04-27kms_rotation_crc: Local framebuffers do not need to be globalTvrtko Ursulin
2015-04-26lib: Fix types for gem_mmap*Chris Wilson
2015-04-26lib: Cache static queriesChris Wilson
2015-04-26igt/gem_pwrite: Check that mmap(wc) succeedsChris Wilson
2015-04-26igt/gem_pwrite: Delete unused mmap(wc) for the big CPU testChris Wilson
2015-04-26igt/gem_pwrite: Also test surfaces larger than the GTTChris Wilson
2015-04-26lib: Fix types for gem_create()Chris Wilson
2015-04-26intel-gpu-overlay: Improve error message for failure to open an outputChris Wilson
2015-04-26igt/gem_pwrite: Test handling of larger than mappable buffersChris Wilson
2015-04-23intel_reg: introduce one intel_reg tool to rule them allJani Nikula
2015-04-22kms_rotation_crc: Adding test for 90/270 rotationSonika Jindal
2015-04-22lib/igt_kms: Let set_property return the resultSonika Jindal
2015-04-22tests/Android.mk : skip kms_legacy_colorkey if no cairoTim Gore
2015-04-22tools/quick_dump/makefile.am: add -lrt to get clock_gettimeTim Gore
2015-04-22lib/drmtest.h : fix mmap64 againTim Gore
2015-04-21docs: avoid escaping characters in documentation commentsThomas Wood
2015-04-20tests/tools_test: Find tools in source or installed locationsMike Mason
2015-04-16tests/kms_psr_sink_crc: Make render size and stride based on modified fb sizeRodrigo Vivi
2015-04-16test/kms_psr_sink_crc: Add dpms off/on tests.Rodrigo Vivi
2015-04-16test/kms_psr_sink_crc: Split plane setup operationsRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry.Rodrigo Vivi