summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915: Sanity check all registers for matching fw domainsChris Wilson2017-02-131-0/+59
* drm/i915: Test all fw tables during mock selftestsChris Wilson2017-02-132-13/+37
* drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson2017-02-132-0/+101
* drm/i915: Test coherency of and barriers between cache domainsChris Wilson2017-02-132-0/+385
* drm/i915: Test exhaustion of the mmap spaceChris Wilson2017-02-131-0/+138
* drm/i915: Test partial mappingsChris Wilson2017-02-131-0/+293
* drm/i915: Add a live seftest for GEM objectsChris Wilson2017-02-132-0/+50
* drm/i915: Add selftests for object allocation, physChris Wilson2017-02-132-0/+121
* drm/i915: Live testing of empty requestsChris Wilson2017-02-131-0/+155
* drm/i915: Test request ordering between enginesChris Wilson2017-02-131-0/+132
* drm/i915: Test simultaneously submitting requests to all enginesChris Wilson2017-02-131-0/+184
* drm/i915: Simple selftest to exercise live requestsChris Wilson2017-02-132-0/+148
* drm/i915: Add a simple fence selftest to i915_gem_requestChris Wilson2017-02-131-0/+61
* drm/i915: Add a simple request selftest for waitingChris Wilson2017-02-131-0/+71
* drm/i915: Add selftests for i915_gem_requestChris Wilson2017-02-132-0/+69
* drm/i915: Create a fake object for testing huge allocationsChris Wilson2017-02-132-0/+180
* drm/i915: Mock infrastructure for request emissionChris Wilson2017-02-139-18/+479
* drm/i915: Mock a GGTT for self-testingChris Wilson2017-02-133-0/+204
* drm/i915: Mock the GEM device for self-testingChris Wilson2017-02-135-0/+205
* drm/i915: Add unit tests for the breadcrumb rbtree, wakeupsChris Wilson2017-02-131-0/+201
* drm/i915: Add unit tests for the breadcrumb rbtree, completionChris Wilson2017-02-132-0/+113
* drm/i915: Add unit tests for the breadcrumb rbtree, insert/removeChris Wilson2017-02-134-0/+260
* drm/i915: Add some selftests for sg_table manipulationChris Wilson2017-02-132-0/+356
* drm/i915: Provide a hook for selftestsChris Wilson2017-02-135-0/+385