index
:
blackbird-op-linux
master
Blackbird™ 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
/
gt
/
selftest_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-47
/
+10
*
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-25
1
-1
/
+1
*
drm/i915/selftests: Flush the active callbacks
Chris Wilson
2019-11-22
1
-6
/
+11
*
drm/i915/selftests: Disable heartbeat around context barrier tests
Chris Wilson
2019-11-15
1
-6
/
+38
*
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-08
1
-4
/
+4
*
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-07
1
-2
/
+2
*
drm/i915: drop lrc header page
Daniele Ceraolo Spurio
2019-10-31
1
-3
/
+0
*
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-18
1
-3
/
+3
*
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-18
/
+6
*
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-2
/
+2
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-10
/
+6
*
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-6
/
+12
*
drm/i915/selftests: Check the context size
Chris Wilson
2019-08-17
1
-0
/
+141
*
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
1
-2
/
+7
*
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-1
/
+1
*
drm/i915: Fix some NULL vs IS_ERR() conditions
Dan Carpenter
2019-08-07
1
-10
/
+10
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
1
-0
/
+310