summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h
Commit message (Expand)AuthorAgeFilesLines
* drm: move the buddy allocator from i915 into common drmArunpravin2022-01-191-1/+0
* drm/i915/gem: Don't allow changing the VM on running contexts (v4)Jason Ekstrand2021-07-081-1/+0
* drm/i915/selftests: add back the selftest() hook for the buddyMatthew Auld2021-06-181-0/+1
* drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström2021-06-021-1/+0
* drm/i915/gt: Incrementally check for rewindingChris Wilson2020-06-101-0/+1
* drm/i915: Fix comments mentioning typo in IS_ENABLED()Kees Cook2020-06-051-2/+2
* drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson2020-04-291-0/+1
* drm/i915/selftests: Make headers self-containedChris Wilson2020-01-031-1/+7
* drm/i915: introduce intel_memory_regionMatthew Auld2019-10-081-0/+1
* drm/i915: buddy allocatorMatthew Auld2019-08-101-0/+1
* drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-211-1/+1
* drm/i915: Move phys objects to its own fileChris Wilson2019-05-281-0/+1
* drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson2019-01-291-1/+0
* drm/i915: Allocate a status page for each timelineChris Wilson2019-01-281-1/+1
* drm/i915: Look for an active kernel context before switchingChris Wilson2018-05-241-0/+1
* drm/i915: add a selftest for the mmio_bases tableDaniele Ceraolo Spurio2018-03-151-0/+1
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-1/+1
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-0/+1
|\
| * drm/i915/selftests: huge page testsMatthew Auld2017-10-071-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/i915: Import the kfence selftests for i915_sw_fenceChris Wilson2017-05-171-0/+1
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-031-0/+2
* drm/i915: Add mock exercise for i915_gem_gtt_reserveChris Wilson2017-02-131-0/+1
* drm/i915: Initial selftests for exercising evictionChris Wilson2017-02-131-0/+1
* drm/i915: Test creation of VMAChris Wilson2017-02-131-0/+1
* drm/i915: Add some mock tests for dmabuf interopChris Wilson2017-02-131-0/+1
* drm/i915: Test all fw tables during mock selftestsChris Wilson2017-02-131-0/+1
* drm/i915: Add selftests for object allocation, physChris Wilson2017-02-131-0/+1
* drm/i915: Add selftests for i915_gem_requestChris Wilson2017-02-131-0/+1
* drm/i915: Add unit tests for the breadcrumb rbtree, insert/removeChris Wilson2017-02-131-0/+1
* drm/i915: Add some selftests for sg_table manipulationChris Wilson2017-02-131-0/+1
* drm/i915: Provide a hook for selftestsChris Wilson2017-02-131-0/+11