index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2018-07-06
drm/i915/selftests: Provide full mb() around clflush
Chris Wilson
1
-3
/
+18
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
1
-2
/
+2
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
1
-4
/
+0
2018-07-06
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
1
-2
/
+2
2018-07-06
drm/i915/selftests: Skip using the GPU if wedged
Chris Wilson
1
-1
/
+9
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
1
-2
/
+2
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-4
/
+4
2017-11-15
drm/i915/selftests: Markup __iomem for igt_gem_coherency
Chris Wilson
1
-8
/
+8
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
1
-1
/
+1
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
1
-8
/
+2
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
1
-2
/
+2
2017-02-14
drm/i915: Silence compiler warning for seltests/i915_gem_coherency
Chris Wilson
1
-1
/
+1
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
1
-16
/
+17
2017-02-13
drm/i915: Test coherency of and barriers between cache domains
Chris Wilson
1
-0
/
+384