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: 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