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_gem_coherency.c
Age
Commit message (
Expand
)
Author
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2018-09-20
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
2018-07-30
drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_range
Chris Wilson
2018-07-06
drm/i915/selftests: Provide full mb() around clflush
Chris Wilson
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
2018-07-06
drm/i915/selftests: Skip using the GPU if wedged
Chris Wilson
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2017-11-15
drm/i915/selftests: Markup __iomem for igt_gem_coherency
Chris Wilson
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
2017-02-14
drm/i915: Silence compiler warning for seltests/i915_gem_coherency
Chris Wilson
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-13
drm/i915: Test coherency of and barriers between cache domains
Chris Wilson