summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lrc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: add cherryview specfic forcewake in execlists_elsp_writeDeepak S2014-09-191-4/+25
* drm/i915/bdw: Render state init for ExeclistsOscar Mateo2014-09-031-15/+58
* drm/i915/bdw: Populate lrc with aliasing ppgtt if requiredThomas Daniel2014-09-031-0/+5
* drm/i915/bdw: Document Logical Rings, LR contexts and ExeclistsOscar Mateo2014-08-201-1/+202
* drm/i915/bdw: Display execlists info in debugfsOscar Mateo2014-08-201-6/+0
* drm/i915/bdw: Help out the ctx switch interrupt handlerOscar Mateo2014-08-141-4/+22
* drm/i915/bdw: Avoid non-lite-restore preemptionsOscar Mateo2014-08-141-4/+25
* drm/i915/bdw: Handle context switch eventsThomas Daniel2014-08-141-6/+127
* drm/i915/bdw: Two-stage execlist submit processMichel Thierry2014-08-141-5/+67
* drm/i915/bdw: Write the tail pointer, LRC styleOscar Mateo2014-08-141-0/+19
* drm/i915/bdw: Implement context switching (somewhat)Ben Widawsky2014-08-141-2/+114
* drm/i915/bdw: Emission of requests with logical ringsOscar Mateo2014-08-141-4/+26
* drm/i915: Add temporary ring->ctx backpointerOscar Mateo2014-08-141-0/+2
* drm/i915: Only track real ppgtt for a contextDaniel Vetter2014-08-131-1/+1
* drm/i915/bdw: Always use MMIO flips with ExeclistsOscar Mateo2014-08-111-1/+2
* drm/i915/bdw: Workload submission mechanism for ExeclistsOscar Mateo2014-08-111-3/+127
* drm/i915/bdw: GEN-specific logical ring emit batchbuffer startOscar Mateo2014-08-111-0/+27
* drm/i915/bdw: Interrupts with logical ringsOscar Mateo2014-08-111-0/+58
* drm/i915/bdw: Ring idle and stop with logical ringsOscar Mateo2014-08-111-2/+22
* drm/i915/bdw: GEN-specific logical ring emit flushOscar Mateo2014-08-111-0/+85
* drm/i915/bdw: GEN-specific logical ring emit requestOscar Mateo2014-08-111-0/+31
* drm/i915/bdw: New logical ring submission mechanismOscar Mateo2014-08-111-0/+189
* drm/i915/bdw: GEN-specific logical ring set/get seqnoOscar Mateo2014-08-111-0/+20
* drm/i915/bdw: GEN-specific logical ring initOscar Mateo2014-08-111-0/+54
* drm/i915/bdw: Generic logical ring init and cleanupOscar Mateo2014-08-111-2/+52
* drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo2014-08-111-0/+151
* drm/i915/bdw: Populate LR contexts (somewhat)Oscar Mateo2014-08-111-4/+155
* drm/i915/bdw: Add a context and an engine pointers to the ringbufferDaniel Vetter2014-08-111-0/+1
* drm/i915/bdw: Allocate ringbuffers for Logical Ring ContextsOscar Mateo2014-08-111-0/+38
* drm/i915/bdw: A bit more advanced LR context alloc/freeOscar Mateo2014-08-111-2/+57
* drm/i915/bdw: Initialization for Logical Ring ContextsOscar Mateo2014-08-111-0/+15
* drm/i915: WARN if module opt sanitization goes out of orderDaniel Vetter2014-08-111-0/+2
* drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo2014-08-111-0/+11
* drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo2014-08-111-0/+42
OpenPOWER on IntegriCloud