index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_guc_submission.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
1
-1463
/
+0
2017-11-16
drm/i915/guc: Rename i915_guc_client struct to intel_guc_client
Sagar Arun Kamble
1
-31
/
+31
2017-11-16
drm/i915/guc: Update name and prototype of GuC submission interface functions
Sagar Arun Kamble
1
-9
/
+6
2017-11-16
drm/i915/guc: Update names of submission related static functions
Sagar Arun Kamble
1
-10
/
+10
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
1
-3
/
+3
2017-11-06
drm/i915/guc: Assert guc->stage_desc_pool is allocated
Chris Wilson
1
-0
/
+8
2017-11-02
drm/i915/guc: Clear terminated attribute bit on GuC preemption context
Jeff McGee
1
-0
/
+15
2017-10-26
drm/i915/guc: Preemption! With GuC
Michał Winiarski
1
-13
/
+195
2017-10-26
drm/i915/guc: Keep request->priority for its lifetime
Michał Winiarski
1
-1
/
+0
2017-10-26
drm/i915/guc: Split guc_wq_item_append
Michał Winiarski
1
-25
/
+30
2017-10-26
drm/i915/guc: Add a second client, to be used for preemption
Dave Gordon
1
-35
/
+83
2017-10-26
drm/i915/guc: Allocate separate shared data object for GuC communication
Michał Winiarski
1
-1
/
+35
2017-10-26
drm/i915/guc: Extract GuC stage desc pool creation into a helper
Michał Winiarski
1
-27
/
+38
2017-10-26
drm/i915/guc: Do not use 0 for GuC doorbell cookie
Michał Winiarski
1
-2
/
+5
2017-10-25
drm/i915/guc: Initialize GuC before restarting engines
Michał Winiarski
1
-8
/
+0
2017-10-25
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
1
-24
/
+15
2017-10-24
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
1
-0
/
+3
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
1
-4
/
+6
2017-10-10
drm/i915: Use execlists_num_ports instead of size of array
Mika Kuoppala
1
-1
/
+1
2017-10-06
drm/i915: Fix pointer-to-int conversion
Michal Wajdeczko
1
-2
/
+2
2017-10-06
drm/i915: Unify uC variable types to avoid flooding checkpatch.pl
Joonas Lahtinen
1
-5
/
+5
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
1
-94
/
+0
2017-10-06
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
1
-3
/
+4
2017-09-25
drm/i915: Make execlist port count variable
Mika Kuoppala
1
-2
/
+6
2017-09-25
drm/i915: Add execlist_port_complete
Mika Kuoppala
1
-4
/
+4
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
1
-14
/
+17
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-1
/
+1
2017-09-18
drm/i915/guc: Cleanup adding GuC work items
Michał Winiarski
1
-21
/
+16
2017-09-18
drm/i915/guc: Simplify GuC doorbell logic
Michał Winiarski
1
-47
/
+13
2017-09-18
drm/i915/guc: Submit GuC workitems containing coalesced requests
Michał Winiarski
1
-122
/
+60
2017-09-18
drm/i915/guc: Remove obsolete comments and remove unused variable
Michał Winiarski
1
-2
/
+1
2017-09-13
drm/i915/guc: Don't make assumptions while getting the lrca offset
Michel Thierry
1
-3
/
+18
2017-09-13
drm/i915/lrc: Clarify the format of the context image
Michel Thierry
1
-2
/
+2
2017-09-13
drm/i915/guc: Small improvements to guc_wq_item_append
Oscar Mateo
1
-8
/
+7
2017-09-13
drm/i915/guc: Name the default GuC scheduling policy
Oscar Mateo
1
-5
/
+10
2017-05-31
drm/i915/guc: Fix doorbell id selection
Michel Thierry
1
-1
/
+1
2017-05-23
drm/i915/guc: Skip port assign on first iteration of GuC dequeue
Michał Winiarski
1
-1
/
+2
2017-05-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
1
-3
/
+0
2017-05-19
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
1
-1
/
+0
2017-05-19
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
1
-2
/
+0
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
1
-1
/
+1
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
1
-20
/
+30
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
1
-11
/
+23
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
1
-2
/
+1
2017-04-26
drm/i915: Skip waking the signaler when enabling before request submission
Chris Wilson
1
-1
/
+1
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
1
-3
/
+1
2017-03-29
Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
Chris Wilson
1
-12
/
+0
2017-03-27
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
1
-1
/
+1
2017-03-24
drm/i915/guc: Refactor the retrieval of guc_process_desc
Chris Wilson
1
-13
/
+11
2017-03-23
drm/i915/guc: Move guc_interrupts_release next to guc_interrupts_capture
Oscar Mateo
1
-24
/
+24
[next]