summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-22eudb: Clean up, and generalize HWeudb-cleanupBen Widawsky4-109/+179
2015-04-22system_routine: Make things "gen6" specificBen Widawsky1-4/+4
2015-04-22system_routine: Rename .g4a to .g6aBen Widawsky3-6/+6
2015-04-22system_routine: Makefile improvementsBen Widawsky1-2/+3
2015-04-22kms_rotation_crc: Adding test for 90/270 rotationSonika Jindal1-33/+217
2015-04-22lib/igt_kms: Let set_property return the resultSonika Jindal1-3/+4
2015-04-22tests/Android.mk : skip kms_legacy_colorkey if no cairoTim Gore1-1/+2
2015-04-22tools/quick_dump/makefile.am: add -lrt to get clock_gettimeTim Gore1-0/+1
2015-04-22lib/drmtest.h : fix mmap64 againTim Gore1-1/+1
2015-04-21docs: avoid escaping characters in documentation commentsThomas Wood4-6/+6
2015-04-20tests/tools_test: Find tools in source or installed locationsMike Mason1-3/+3
2015-04-16tests/kms_psr_sink_crc: Make render size and stride based on modified fb sizeRodrigo Vivi1-6/+9
2015-04-16test/kms_psr_sink_crc: Add dpms off/on tests.Rodrigo Vivi1-0/+33
2015-04-16test/kms_psr_sink_crc: Split plane setup operationsRodrigo Vivi1-62/+76
2015-04-16tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry.Rodrigo Vivi1-3/+4
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi3-6/+53
2015-04-16tests/kms_psr_sink_crc: Add manual mode.Rodrigo Vivi1-7/+39
2015-04-16tests/kms_psr_sink_crc: Make plane_move visible to human eyesRodrigo Vivi1-1/+1
2015-04-16tests/kms_psr_sink_crc: Make mmaps visible to human eyesRodrigo Vivi1-10/+19
2015-04-16tests/kms_psr_sink_crc: Make render visible to human eyesRodrigo Vivi1-3/+3
2015-04-16tests/kms_psr_sink_crc: Make blt visible to human eyesRodrigo Vivi1-1/+1
2015-04-16tests: update .gitignoreThomas Wood1-2/+1
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä4-0/+78
2015-04-16quick_dump: Fix undefined symbols from libunwindVille Syrjälä1-0/+1
2015-04-16quick_dump: Don't allow undefined symbols in _chipset.soVille Syrjälä1-1/+2
2015-04-14igt/gem_exec_lut_handle: Hide exec latencyChris Wilson1-7/+31
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood4-41/+22
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood2-4/+6
2015-04-14i-g-t: Adding panel fitting test casechandra konduru4-0/+272
2015-04-14i-g-t: Adding plane scaling test casechandra konduru7-16/+487
2015-04-14i-g-t: Adding test case to test background color.chandra konduru6-0/+262
2015-04-14tests/gem_mmap_gtt: add huge BO testJoonas Lahtinen1-0/+106
2015-04-14tests/gem_mmap_gtt: clarify BO domain setting functionsJoonas Lahtinen1-2/+9
2015-04-14NEWS: UpdatesThomas Wood1-0/+13
2015-04-14tests: install the test listThomas Wood1-2/+2
2015-04-14tests: create a single combined test listThomas Wood3-21/+6
2015-04-14lib: use test failure status for igt_set_timeoutThomas Wood2-3/+6
2015-04-14lib: add a define for test failure exit statusThomas Wood6-13/+19
2015-04-14lib: Implement gem_sync() using WAITChris Wilson1-3/+13
2015-04-13igt/prime_self_import: Ensure driver state is consistent between countsChris Wilson1-1/+5
2015-04-12igt/gem_flink_race: Explicitly quiesce the GPU before counting objectsChris Wilson1-1/+4
2015-04-10igt/gem_mmap_wc: Explicitly check for use-after-closeChris Wilson1-3/+23
2015-04-09Correct kms_fbc_crc caseliu,lei1-1/+1
2015-04-09tests: Fix duplicate 'kms_flip_event_leak' entry in tests/Makefile.sourcesShuang He2-3/+2
2015-04-08igt/gem_exec_lut_handle: Put some operations back!Chris Wilson1-17/+17
2015-04-08igt/gem_exec_lut_handle: Trim a few operations from submissionChris Wilson1-61/+57
2015-04-08tests: use standard install prefix for programs, scripts and dataThomas Wood2-19/+11
2015-04-08tests: ensure scripts and data are included in the distributionThomas Wood2-8/+2
2015-04-08tests/kms_fbc_crc: fix fread() return value assertionThomas Wood1-1/+1
2015-04-08tools/intel_reg_dumper: fix PIPECONF decodeImre Deak1-30/+63