index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-4
/
+12
|
\
|
*
drm/i915: Only prune fences after wait-for-all
Chris Wilson
2018-03-12
1
-4
/
+12
|
*
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2018-03-05
1
-1
/
+5
|
*
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
2018-02-01
1
-4
/
+3
|
*
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2018-02-01
1
-0
/
+2
|
*
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
1
-1
/
+1
|
|
\
|
|
*
drm/i915: Don't adjust priority on an already signaled fence
Chris Wilson
2018-01-11
1
-1
/
+1
|
|
*
drm/i915: Flush pending GTT writes before unbinding
Chris Wilson
2017-12-14
1
-8
/
+1
|
|
*
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
2017-12-07
1
-6
/
+5
|
|
*
drm/i915: Skip switch-to-kernel-context on suspend when wedged
Chris Wilson
2017-12-05
1
-9
/
+11
|
|
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-237
/
+412
|
|
|
\
|
|
|
*
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
2017-11-09
1
-1
/
+7
|
|
*
|
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
Chris Wilson
2017-10-30
1
-0
/
+2
|
|
*
|
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
2017-10-18
1
-0
/
+3
|
|
*
|
drm/i915: Order two completing nop_submit_request
Chris Wilson
2017-10-09
1
-1
/
+6
*
|
|
|
drm/i915: Only call tasklet_kill() on the first prepare_reset
Chris Wilson
2018-03-16
1
-1
/
+9
*
|
|
|
drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection
Chris Wilson
2018-03-16
1
-6
/
+7
*
|
|
|
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2018-03-02
1
-2
/
+2
*
|
|
|
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2018-03-02
1
-1
/
+5
*
|
|
|
drm/i915: Replace open-coded wait-for loop
Chris Wilson
2018-03-01
1
-12
/
+9
*
|
|
|
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-45
/
+43
*
|
|
|
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
2018-02-20
1
-18
/
+8
*
|
|
|
drm/i915: Also check view->type for a normal GGTT view
Chris Wilson
2018-02-20
1
-1
/
+2
*
|
|
|
drm/i915: Track number of pending freed objects
Chris Wilson
2018-02-20
1
-1
/
+6
*
|
|
|
drm: move read_domains and write_domain into i915
Christian König
2018-02-16
1
-30
/
+30
*
|
|
|
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-09
1
-2
/
+2
*
|
|
|
drm/i915: Mark the device as wedged from the beginning of set-wedged
Chris Wilson
2018-02-08
1
-2
/
+5
*
|
|
|
drm/i915: do not stop engines on sanitize if i915.reset=0
Daniele Ceraolo Spurio
2018-02-08
1
-4
/
+2
*
|
|
|
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
2018-02-08
1
-0
/
+3
*
|
|
|
drm/i915: Tidy up some error messages around reset failure
Chris Wilson
2018-02-07
1
-3
/
+8
*
|
|
|
drm/i915: Skip post-reset request emission if the engine is not idle
Chris Wilson
2018-02-05
1
-1
/
+1
*
|
|
|
drm/i915: Remove unbannable context spam from reset
Chris Wilson
2018-02-05
1
-12
/
+11
*
|
|
|
drm/i915: Show the GPU state when declaring wedged
Chris Wilson
2018-02-05
1
-0
/
+7
*
|
|
|
drm/i915: Add some newlines to intel_engine_dump() headers
Chris Wilson
2018-02-05
1
-1
/
+1
*
|
|
|
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
2018-01-31
1
-4
/
+3
*
|
|
|
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
2018-01-24
1
-2
/
+2
*
|
|
|
drm/i915: Shrink the GEM kmem_caches upon idling
Chris Wilson
2018-01-24
1
-0
/
+79
*
|
|
|
drm/i915: Avoid waitboosting on the active request
Chris Wilson
2018-01-18
1
-4
/
+3
*
|
|
|
drm/i915: Rewrite some comments around RCU-deferred object free
Chris Wilson
2018-01-16
1
-6
/
+13
*
|
|
|
drm/i915: Use our singlethreaded wq for freeing objects
Chris Wilson
2018-01-15
1
-1
/
+1
*
|
|
|
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2018-01-10
1
-0
/
+2
*
|
|
|
drm/i915: Don't adjust priority on an already signaled fence
Chris Wilson
2018-01-08
1
-1
/
+1
|
/
/
/
*
|
|
drm/i915: Add a strong mb to resetting the has-CS-interrupt bit
Chris Wilson
2017-12-19
1
-1
/
+6
*
|
|
drm/i915: prefer i915_gem_object_has_pages()
Matthew Auld
2017-12-18
1
-1
/
+1
*
|
|
drm/i915: Restore the kernel context after a GPU reset on an idle engine
Chris Wilson
2017-12-16
1
-0
/
+19
*
|
|
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
2017-12-14
1
-1
/
+7
*
|
|
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
2017-12-14
1
-0
/
+4
*
|
|
drm/i915: Unwind i915_gem_init() failure
Chris Wilson
2017-12-13
1
-14
/
+66
*
|
|
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
2017-12-13
1
-2
/
+0
*
|
|
drm/i915: Dump the engine state before declaring wedged from wait_for_engines()
Chris Wilson
2017-12-12
1
-1
/
+12
[next]