summaryrefslogtreecommitdiff
path: root/tests/gem_exec_reloc.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-3/+3
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson1-7/+4
2017-05-11igt/gem_exec_reloc: Filter out unavailable addresses for !ppgttChris Wilson1-2/+14
2017-05-11igt/gem_exec_reloc: Exercise relocations across the full GTT rangeChris Wilson1-0/+112
2017-04-13iget/gem_exec_reloc: Fix simulated relocationsChris Wilson1-5/+2
2017-04-13igt/gem_exec_reloc: Check interactions with WC domainChris Wilson1-3/+23
2017-03-22igt/gem_exec_reloc: Double memory requirementsChris Wilson1-1/+4
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-1/+3
2017-02-17igt/gem_exec_reloc: Do basic tests of 4/8-byte aligned reloc.offsetsChris Wilson1-112/+124
2017-02-06tests/gem_exec_reloc: Don't call igt_(dis)allow_hang outside fixturesPetri Latvala1-12/+18
2017-02-04igt/gem_exec_reloc: Check against hangs before relocationsChris Wilson1-6/+22
2017-01-26igt/gem_exec_reloc: Unify the wc/cpu mmap checks for relocChris Wilson1-183/+127
2017-01-26igt/gem_exec_reloc: Pre-emptive defence against gpu relocationsChris Wilson1-10/+36
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-16/+16
2016-11-18igt/gem_exec_reloc: Don't execute an empty object for basic-softpinChris Wilson1-13/+15
2016-11-18igt/gem_exec_reloc: Trivial test for softpin ABIChris Wilson1-0/+35
2016-11-09igt/gem_exec_reloc: Reduce being interrupted to a warnChris Wilson1-6/+24
2016-11-07igt/gem_exec_reloc: Check we write the full 64bit relocationChris Wilson1-0/+199
2016-04-01igt/gem_exec_reloc: Exercise read-only relocation arraysChris Wilson1-1/+7
2016-03-14igt/gem_exec_reloc: Exercise updating relocations of an active objectChris Wilson1-0/+108
2016-02-19igt/gem_exec_reloc: Check WC mmaps as wellChris Wilson1-18/+30
2016-01-28igt: More MI_STORE_DWORD fixes for gen5Chris Wilson1-3/+3
2016-01-28tests: Add gem_exec_relocChris Wilson1-0/+230