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