summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Add manual mode.Rodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make plane_move visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make mmaps visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make render visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make blt visible to human eyesRodrigo Vivi
2015-04-16tests: update .gitignoreThomas Wood
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä
2015-04-16quick_dump: Fix undefined symbols from libunwindVille Syrjälä
2015-04-16quick_dump: Don't allow undefined symbols in _chipset.soVille Syrjälä
2015-04-14igt/gem_exec_lut_handle: Hide exec latencyChris Wilson
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood
2015-04-14i-g-t: Adding panel fitting test casechandra konduru
2015-04-14i-g-t: Adding plane scaling test casechandra konduru
2015-04-14i-g-t: Adding test case to test background color.chandra konduru
2015-04-14tests/gem_mmap_gtt: add huge BO testJoonas Lahtinen