summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lrc.c
AgeCommit message (Expand)Author
2014-09-19drm/i915: add cherryview specfic forcewake in execlists_elsp_writeDeepak S
2014-09-03drm/i915/bdw: Render state init for ExeclistsOscar Mateo
2014-09-03drm/i915/bdw: Populate lrc with aliasing ppgtt if requiredThomas Daniel
2014-08-20drm/i915/bdw: Document Logical Rings, LR contexts and ExeclistsOscar Mateo
2014-08-20drm/i915/bdw: Display execlists info in debugfsOscar Mateo
2014-08-14drm/i915/bdw: Help out the ctx switch interrupt handlerOscar Mateo
2014-08-14drm/i915/bdw: Avoid non-lite-restore preemptionsOscar Mateo
2014-08-14drm/i915/bdw: Handle context switch eventsThomas Daniel
2014-08-14drm/i915/bdw: Two-stage execlist submit processMichel Thierry
2014-08-14drm/i915/bdw: Write the tail pointer, LRC styleOscar Mateo
2014-08-14drm/i915/bdw: Implement context switching (somewhat)Ben Widawsky
2014-08-14drm/i915/bdw: Emission of requests with logical ringsOscar Mateo
2014-08-14drm/i915: Add temporary ring->ctx backpointerOscar Mateo
2014-08-13drm/i915: Only track real ppgtt for a contextDaniel Vetter
2014-08-11drm/i915/bdw: Always use MMIO flips with ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: Workload submission mechanism for ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring emit batchbuffer startOscar Mateo
2014-08-11drm/i915/bdw: Interrupts with logical ringsOscar Mateo
2014-08-11drm/i915/bdw: Ring idle and stop with logical ringsOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring emit flushOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring emit requestOscar Mateo
2014-08-11drm/i915/bdw: New logical ring submission mechanismOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring set/get seqnoOscar Mateo
2014-08-11drm/i915/bdw: GEN-specific logical ring initOscar Mateo
2014-08-11drm/i915/bdw: Generic logical ring init and cleanupOscar Mateo
2014-08-11drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo
2014-08-11drm/i915/bdw: Populate LR contexts (somewhat)Oscar Mateo
2014-08-11drm/i915/bdw: Add a context and an engine pointers to the ringbufferDaniel Vetter
2014-08-11drm/i915/bdw: Allocate ringbuffers for Logical Ring ContextsOscar Mateo
2014-08-11drm/i915/bdw: A bit more advanced LR context alloc/freeOscar Mateo
2014-08-11drm/i915/bdw: Initialization for Logical Ring ContextsOscar Mateo
2014-08-11drm/i915: WARN if module opt sanitization goes out of orderDaniel Vetter
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo