index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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