index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
2014-09-19
drm/i915: add cherryview specfic forcewake in execlists_elsp_write
Deepak S
2014-09-03
drm/i915/bdw: Render state init for Execlists
Oscar Mateo
2014-09-03
drm/i915/bdw: Populate lrc with aliasing ppgtt if required
Thomas Daniel
2014-08-20
drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
Oscar Mateo
2014-08-20
drm/i915/bdw: Display execlists info in debugfs
Oscar Mateo
2014-08-14
drm/i915/bdw: Help out the ctx switch interrupt handler
Oscar Mateo
2014-08-14
drm/i915/bdw: Avoid non-lite-restore preemptions
Oscar Mateo
2014-08-14
drm/i915/bdw: Handle context switch events
Thomas Daniel
2014-08-14
drm/i915/bdw: Two-stage execlist submit process
Michel Thierry
2014-08-14
drm/i915/bdw: Write the tail pointer, LRC style
Oscar Mateo
2014-08-14
drm/i915/bdw: Implement context switching (somewhat)
Ben Widawsky
2014-08-14
drm/i915/bdw: Emission of requests with logical rings
Oscar Mateo
2014-08-14
drm/i915: Add temporary ring->ctx backpointer
Oscar Mateo
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
2014-08-11
drm/i915/bdw: Always use MMIO flips with Execlists
Oscar Mateo
2014-08-11
drm/i915/bdw: Workload submission mechanism for Execlists
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring emit batchbuffer start
Oscar Mateo
2014-08-11
drm/i915/bdw: Interrupts with logical rings
Oscar Mateo
2014-08-11
drm/i915/bdw: Ring idle and stop with logical rings
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring emit flush
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring emit request
Oscar Mateo
2014-08-11
drm/i915/bdw: New logical ring submission mechanism
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring set/get seqno
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring init
Oscar Mateo
2014-08-11
drm/i915/bdw: Generic logical ring init and cleanup
Oscar Mateo
2014-08-11
drm/i915/bdw: Skeleton for the new logical rings submission path
Oscar Mateo
2014-08-11
drm/i915/bdw: Populate LR contexts (somewhat)
Oscar Mateo
2014-08-11
drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
Daniel Vetter
2014-08-11
drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
Oscar Mateo
2014-08-11
drm/i915/bdw: A bit more advanced LR context alloc/free
Oscar Mateo
2014-08-11
drm/i915/bdw: Initialization for Logical Ring Contexts
Oscar Mateo
2014-08-11
drm/i915: WARN if module opt sanitization goes out of order
Daniel Vetter
2014-08-11
drm/i915/bdw: Macro for LRCs and module option for Execlists
Oscar Mateo
2014-08-11
drm/i915/bdw: New source and header file for LRs, LRCs and Execlists
Oscar Mateo