index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_guc_submission.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Restore preempt-context across S3/S4
Chris Wilson
2018-09-20
1
-53
/
+27
*
drm/i915/selftests: ring all doorbells in igt_guc_doorbells
Daniele Ceraolo Spurio
2018-08-28
1
-9
/
+16
*
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-24
1
-6
/
+4
*
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
2018-07-19
1
-14
/
+27
*
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
1
-0
/
+3
*
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-16
1
-2
/
+0
*
drm/i915/guc: Protect against no desc-pool on premature shutdown
Chris Wilson
2018-07-13
1
-1
/
+2
*
drm/i915/guc: Protect against NULL client dereference in error path
Chris Wilson
2018-07-13
1
-1
/
+2
*
drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate
Chris Wilson
2018-07-12
1
-2
/
+6
*
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
2018-07-11
1
-8
/
+4
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-1
/
+1
*
drm/i915/guc: Don't leak stage descriptor pool on init failure
Michal Wajdeczko
2018-06-05
1
-1
/
+4
*
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
1
-6
/
+4
*
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-18
1
-3
/
+4
*
drm/i915: Split execlists/guc reset preparations
Chris Wilson
2018-05-16
1
-0
/
+34
*
drm/i915/execlists: Refactor out complete_preempt_context()
Chris Wilson
2018-05-16
1
-9
/
+17
*
drm/i915/guc: Make submission tasklet hardirq safe
Chris Wilson
2018-05-09
1
-9
/
+25
*
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-03
1
-2
/
+2
*
drm/i915/guc: Assert we have the doorbell before setting it up
Chris Wilson
2018-05-02
1
-10
/
+12
*
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-30
1
-2
/
+3
*
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
1
-1
/
+1
*
drm/i915: Rename priotree to sched
Chris Wilson
2018-04-18
1
-4
/
+4
*
drm/i915: Store preemption capability in engine->flags
Chris Wilson
2018-04-04
1
-3
/
+13
*
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
2018-04-03
1
-7
/
+10
*
drm/i915/guc: Demote GuC error messages
Michał Winiarski
2018-03-19
1
-2
/
+2
*
drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset
Jackie Li
2018-03-14
1
-5
/
+5
*
drm/i915/guc: Fill preempt context once at init time
Michał Winiarski
2018-02-27
1
-27
/
+69
*
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
2018-02-23
1
-7
/
+10
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-15
/
+12
*
drm/i915: Assert that we always complete a submission to guc/execlists
Chris Wilson
2018-02-16
1
-0
/
+6
*
drm/i915: Only allocate preempt context when required
Chris Wilson
2018-02-08
1
-11
/
+13
*
drm/i915/guc: Allow preempt-client to be NULL
Chris Wilson
2018-02-08
1
-10
/
+17
*
drm/i915/guc : Decoupling ADS and logs from submission
Sujaritha Sundaresan
2018-01-03
1
-134
/
+0
*
drm/i915/guc: Extract doorbell verification into a function
Michał Winiarski
2017-12-14
1
-5
/
+14
*
drm/i915/guc: Extract clients allocation to submission_init
Michał Winiarski
2017-12-14
1
-22
/
+11
*
drm/i915/guc: Extract doorbell creation from client allocation
Michał Winiarski
2017-12-14
1
-110
/
+41
*
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
2017-12-14
1
-54
/
+16
*
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
2017-12-14
1
-36
/
+1
*
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
2017-11-29
1
-0
/
+2
*
drm/i915/guc: Tidy ELSP port assignment
Chris Wilson
2017-11-24
1
-5
/
+2
*
drm/i915/guc: Advance over port[0] if set and not preempting
Chris Wilson
2017-11-24
1
-13
/
+16
*
drm/i915/selftests: Add a GuC doorbells selftest
Michel Thierry
2017-11-17
1
-0
/
+4
*
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
2017-11-16
1
-0
/
+1477