summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31lib: Add simple sysfs accessorsChris Wilson
2016-05-31Updated NEWS, and bumped to 1.15.Marius Vlad
2016-05-31lib: Actually use provided size when creating BOTomeu Vizoso
2016-05-27igt_core: Search "." as final fallback for igt_fopen_data()Matt Roper
2016-05-25igt/kms_cursor_legacy: Fixup !fixtureChris Wilson
2016-05-25igt/kms_cursor_legacy: Stress each CRTC individually as wellChris Wilson
2016-05-24igt/kms_cursor_legacy: Show basic stats of iterations per childChris Wilson
2016-05-24igt/kms_cursor_legacy: Add uncontended cursor updatesChris Wilson
2016-05-24tests/Android.mk: Update cairo dependant test listDerek Morton
2016-05-24tests: Moved gem_concurrent_blit back to the normal setFeceoru, Gabriel
2016-05-24tests/gem_render_tiled_blits: Switched to new aliases of intel specific funct...Robert Foss
2016-05-24tests/gem_ppgtt: Switched to new aliases of intel specific functions.Robert Foss
2016-05-24igt/kms_cursor_legacy: Give each child a different CRTC access patternChris Wilson
2016-05-23test: Add legacy cursor stress testChris Wilson
2016-05-23lib/crc: Update doc for igt_pipe_crc_get_crcsDaniel Vetter
2016-05-21igt/gem_exec_gttfill: qword writes require an extra bit on bdw+Chris Wilson
2016-05-20lib/gt: Replace hanging instructionChris Wilson
2016-05-20igt/gem_exec_gttfill: Limit to using 4GiB of GTTChris Wilson
2016-05-20igt/gem_exec_whisper: Exclude from BATChris Wilson
2016-05-20igt/gem_sync: Drop individual engines from BATChris Wilson
2016-05-19benchmarks/gem_exec_fault: Reset alignment to 0Chris Wilson
2016-05-19igt/gem_exec_gttfill: Exclude the page allocation from the timeoutChris Wilson
2016-05-19benchmarks: Add gem_exec_faultChris Wilson
2016-05-19igt/gem_cs_prefetch: Remove from BATChris Wilson
2016-05-19tests: Add gem_exec_gttfillChris Wilson
2016-05-19build: Skip configure step if is NOCONFIGURE setTomeu Vizoso
2016-05-19tests/testdisplay: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-05-19tests/testdisplay: Use cairo helpers to draw to planeTomeu Vizoso
2016-05-19igt/gem_exec_flush: Exclude -before- subtests from BATChris Wilson
2016-05-17lib/igt_kms: move gtk-doc comments next to the definitionJani Nikula
2016-05-16tests/kms_flip: Adjust tolerance when counting framesFeceoru, Gabriel
2016-05-16autotools/: Allow building tests/gem_concurrent_{all, blit}marius vlad
2016-05-13tests/gem_evict_everything: use uint64_t in subtest paramsMika Kuoppala
2016-05-13tools/intel_bios_reader: print errors to stderr, return EXIT_FAILUREJani Nikula
2016-05-13tools/intel_bios_reader: clean up VBT/BDB header dumpingJani Nikula
2016-05-13tools/intel_bios_reader: abstract header information dumpingJani Nikula
2016-05-13igt/gem_reset_stats: Fix pending batch count for bansChris Wilson
2016-05-13igt/gem_exec_flush: Include a bit of information about the test setupChris Wilson
2016-05-12tools/intel_bios_reader: add helpMarius Vlad
2016-05-12man: update intel_bios_reader man pageJani Nikula
2016-05-12tools/intel_bios_reader: free the block returned by find_sectionJani Nikula
2016-05-12tools/intel_bios_reader: add --all-panels option to dump all panelsJani Nikula
2016-05-12tools/intel_bios_reader: add support for dumping only specific sectionJani Nikula
2016-05-12tools/intel_bios_reader: add --hexdump option to dump hex, disable by defaultJani Nikula
2016-05-12tools/intel_bios_reader: dump the blocks in numerical orderJani Nikula
2016-05-12tools/intel_bios_reader: let the user specify panel type on the command lineJani Nikula
2016-05-12tools/intel_bios_reader: drop dependencies on lvds block parsingJani Nikula
2016-05-12tools/intel_bios_reader: move devid to context tooJani Nikula
2016-05-12tools/intel_bios_reader: move more globals to struct contextJani Nikula
2016-05-12tools/intel_bios_reader: pass around a context pointer instead of bdb_headerJani Nikula