index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_gem_coherency.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-397
/
+0
*
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
1
-4
/
+4
*
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
1
-1
/
+1
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-2
/
+2
*
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-20
1
-2
/
+2
*
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
1
-2
/
+3
*
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-1
/
+1
*
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
2018-09-20
1
-0
/
+2
*
drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_range
Chris Wilson
2018-07-30
1
-21
/
+17
*
drm/i915/selftests: Provide full mb() around clflush
Chris Wilson
2018-07-06
1
-3
/
+18
*
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
1
-2
/
+2
*
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
2018-07-06
1
-4
/
+0
*
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
2018-07-06
1
-2
/
+2
*
drm/i915/selftests: Skip using the GPU if wedged
Chris Wilson
2018-07-06
1
-1
/
+9
*
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-14
1
-2
/
+2
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-4
/
+4
*
drm/i915/selftests: Markup __iomem for igt_gem_coherency
Chris Wilson
2017-11-15
1
-8
/
+8
*
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
2017-08-18
1
-1
/
+1
*
drm/i915: Treat WC a separate cache domain
Chris Wilson
2017-04-12
1
-8
/
+2
*
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
2017-04-12
1
-2
/
+2
*
drm/i915: Silence compiler warning for seltests/i915_gem_coherency
Chris Wilson
2017-02-14
1
-1
/
+1
*
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-14
1
-16
/
+17
*
drm/i915: Test coherency of and barriers between cache domains
Chris Wilson
2017-02-13
1
-0
/
+384