aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08drm/i915/gem: Don't allow changing the VM on running contexts (v4)Jason Ekstrand1-1/+0
2021-06-18drm/i915/selftests: add back the selftest() hook for the buddyMatthew Auld1-0/+1
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström1-1/+0
2020-06-10drm/i915/gt: Incrementally check for rewindingChris Wilson1-0/+1
2020-06-05drm/i915: Fix comments mentioning typo in IS_ENABLED()Kees Cook1-2/+2
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson1-0/+1
2020-01-03drm/i915/selftests: Make headers self-containedChris Wilson1-1/+7
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld1-0/+1
2019-08-10drm/i915: buddy allocatorMatthew Auld1-0/+1
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin1-1/+1
2019-05-28drm/i915: Move phys objects to its own fileChris Wilson1-0/+1
2019-01-29drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson1-1/+0
2019-01-28drm/i915: Allocate a status page for each timelineChris Wilson1-1/+1
2018-05-24drm/i915: Look for an active kernel context before switchingChris Wilson1-0/+1
2018-03-15drm/i915: add a selftest for the mmio_bases tableDaniele Ceraolo Spurio1-0/+1
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-1/+1
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-07drm/i915/selftests: huge page testsMatthew Auld1-0/+1
2017-05-17drm/i915: Import the kfence selftests for i915_sw_fenceChris Wilson1-0/+1
2017-05-03drm/i915: Squash repeated awaits on the same fenceChris Wilson1-0/+2
2017-02-13drm/i915: Add mock exercise for i915_gem_gtt_reserveChris Wilson1-0/+1
2017-02-13drm/i915: Initial selftests for exercising evictionChris Wilson1-0/+1
2017-02-13drm/i915: Test creation of VMAChris Wilson1-0/+1
2017-02-13drm/i915: Add some mock tests for dmabuf interopChris Wilson1-0/+1
2017-02-13drm/i915: Test all fw tables during mock selftestsChris Wilson1-0/+1
2017-02-13drm/i915: Add selftests for object allocation, physChris Wilson1-0/+1
2017-02-13drm/i915: Add selftests for i915_gem_requestChris Wilson1-0/+1
2017-02-13drm/i915: Add unit tests for the breadcrumb rbtree, insert/removeChris Wilson1-0/+1
2017-02-13drm/i915: Add some selftests for sg_table manipulationChris Wilson1-0/+1
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson1-0/+11