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