summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-22lib: Print memory requirements as MiBChris Wilson
2016-01-22igt/gem_ringfill: Reduce ringfill to just filling the ringsChris Wilson
2016-01-22igt/gem_exec_alignment: Tweaks count for large alignmentsChris Wilson
2016-01-22igt/gem_cs_tlb: Use softpin to remove GTT layout assumptionsChris Wilson
2016-01-21igt/gem_concurrent_blit: Add userptr backing storage testsChris Wilson
2016-01-21igt/gem_softpin: Fix MI_STORE_DWORD_IMM for gen2-3Chris Wilson
2016-01-20lib: Expand igt_hang_ring() to select target context and various optionsChris Wilson
2016-01-20tests: Drop the superfluous igt_require_hang_ring()Chris Wilson
2016-01-20lib: Always double check igt_require_hang_ring() on useChris Wilson
2016-01-20igt/gem_partial_pwrite_pread: Fix range computationChris Wilson
2016-01-20igt/gem_softpin: Remove false dependencies on esoteric featuresChris Wilson
2016-01-20igt/gem_exec_alignment: Convert to subtestsChris Wilson
2016-01-19igt/gem_exec_alignment: Fix off-by-one in evalation of find_last_bit()Chris Wilson
2016-01-19igt/gem_exec_alignment: Remember to require 48b objects!Chris Wilson
2016-01-19igt/gem_exec_alignment: Test multiple objects with alignment as wellChris Wilson
2016-01-19igt/gem_exec_alignment: Test all possible pot alignmentsChris Wilson
2016-01-19igt/gem_ring_sync_loop: Be explicit!Chris Wilson
2016-01-19igt/gem_storedw_loop: Add a few more iterationsChris Wilson
2016-01-19igt/gem_storedw_loop: Remove libdrm crutchesChris Wilson
2016-01-19igt/gem_cs_prefetch: Replace explicit sync with implicit syncChris Wilson
2016-01-19igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherencyChris Wilson
2016-01-19gem_concurrent_all: Add a "quick" tiny passChris Wilson
2016-01-19gem_concurrent_blit: Add a pread/pwrite variant to only set part of the bufferChris Wilson
2016-01-19gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixtureChris Wilson
2016-01-17tests: Add basic gem_sync testChris Wilson
2016-01-16igt/gem_streaming_writes: Set the initial CPU write domainChris Wilson
2016-01-15tests: Add gem_busyChris Wilson
2016-01-15tools/Android.mk: Add zlib supportDerek Morton
2016-01-15tools/intel_bios_reader: Fix typo on dump infoMika Kahola
2016-01-14intel_bios_reader: dump MIPI sequence block v3Jani Nikula
2016-01-14intel_bios_reader: port the sequence block parsing from kernelJani Nikula
2016-01-14intel_bios_reader: port find_panel_sequence_block from kernelJani Nikula
2016-01-14intel_bios_reader: make the VBT pointers more constJani Nikula
2016-01-14intel_bios_reader: fix size handling for 32-bit block sizeJani Nikula
2016-01-14intel_bios_reader: pass bdb pointer around instead of having as globalJani Nikula
2016-01-11tests/kms_chv_cursor_fail: Skip when the pipe doesn't existVille Syrjälä
2016-01-11core/sighelper: Interrupt everyone in the process groupChris Wilson
2016-01-08kms_psr_sink_crc: Simplify debugfs reading.Rodrigo Vivi
2016-01-08tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150Ville Syrjälä
2016-01-08tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame countsVille Syrjälä
2016-01-08tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platformsVille Syrjälä
2016-01-08tests/gem_mmap_gtt: Add progress indicatorsVille Syrjälä
2016-01-08tests/gem_mmap_gtt: Deal with tile sizes on gen2/3Ville Syrjälä
2016-01-08Fix a bunch of printf typesVille Syrjälä
2016-01-08tests/kms_chv_cursor_fail: Add a test to exercise CHV pipe C cursor failVille Syrjälä
2016-01-08tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC readsVille Syrjälä
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2016-01-08tests/gem_softpin: Use offset addresses in canonical formMichel Thierry
2016-01-07igt/gem_mmap_gtt: Add a test to exercise coherency between GTT/CPUChris Wilson