summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lrc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+Damien Lespiau2014-11-141-0/+3
* drm/i915/skl: Use correct use counters for force wakesTvrtko Ursulin2014-11-141-3/+14
* drm/i915/skl: Add Gen9 LRC sizeMichael H. Nguyen2014-11-141-2/+6
* drm/i915: Initialize workarounds in logical ring mode tooMichel Thierry2014-11-141-1/+46
* Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-11-101-1/+1
|\
| * Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-11-071-1/+1
| |\
| | * gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida2014-10-211-1/+1
* | | drm/i915/bdw: Setup global hardware status page in execlists modeThomas Daniel2014-11-071-8/+26
* | | drm/i915: Remove redundant return value and WARN_ONDave Gordon2014-11-041-8/+6Star
* | | drm/i915: Fix null pointer dereference in ring cleanup codeJohn Harrison2014-11-041-1/+3
|/ /
* | drm/i915: Fix irq checks in ring->irq_get/put functionsDaniel Vetter2014-09-191-1/+1
* | 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/+0Star
* 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