开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_mock_selftests.h
Age
Commit message (
Expand
)
Author
2022-01-19
drm: move the buddy allocator from i915 into common drm
Arunpravin
2021-07-08
drm/i915/gem: Don't allow changing the VM on running contexts (v4)
Jason Ekstrand
2021-06-18
drm/i915/selftests: add back the selftest() hook for the buddy
Matthew Auld
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2020-06-10
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
2020-06-05
drm/i915: Fix comments mentioning typo in IS_ENABLED()
Kees Cook
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-01-03
drm/i915/selftests: Make headers self-contained
Chris Wilson
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
2019-08-10
drm/i915: buddy allocator
Matthew Auld
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2018-05-24
drm/i915: Look for an active kernel context before switching
Chris Wilson
2018-03-15
drm/i915: add a selftest for the mmio_bases table
Daniele Ceraolo Spurio
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-07
drm/i915/selftests: huge page tests
Matthew Auld
2017-05-17
drm/i915: Import the kfence selftests for i915_sw_fence
Chris Wilson
2017-05-03
drm/i915: Squash repeated awaits on the same fence
Chris Wilson
2017-02-13
drm/i915: Add mock exercise for i915_gem_gtt_reserve
Chris Wilson
2017-02-13
drm/i915: Initial selftests for exercising eviction
Chris Wilson
2017-02-13
drm/i915: Test creation of VMA
Chris Wilson
2017-02-13
drm/i915: Add some mock tests for dmabuf interop
Chris Wilson
2017-02-13
drm/i915: Test all fw tables during mock selftests
Chris Wilson
2017-02-13
drm/i915: Add selftests for object allocation, phys
Chris Wilson
2017-02-13
drm/i915: Add selftests for i915_gem_request
Chris Wilson
2017-02-13
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
Chris Wilson
2017-02-13
drm/i915: Add some selftests for sg_table manipulation
Chris Wilson
2017-02-13
drm/i915: Provide a hook for selftests
Chris Wilson