aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lrc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15drm/i915: Name the lrc irq handler correctlyDaniel Vetter1-1/+1
2014-11-19drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo1-0/+4
2014-11-19drm/i915/bdw: Clean up execlist queue items in retire_workThomas Daniel1-1/+1
2014-09-03drm/i915/bdw: Render state init for ExeclistsOscar Mateo1-0/+2
2014-08-20drm/i915/bdw: Document Logical Rings, LR contexts and ExeclistsOscar Mateo1-0/+30
2014-08-20drm/i915/bdw: Display execlists info in debugfsOscar Mateo1-0/+7
2014-08-14drm/i915/bdw: Avoid non-lite-restore preemptionsOscar Mateo1-0/+2
2014-08-14drm/i915/bdw: Handle context switch eventsThomas Daniel1-0/+3
2014-08-14drm/i915/bdw: Two-stage execlist submit processMichel Thierry1-0/+8
2014-08-14drm/i915/bdw: Implement context switching (somewhat)Ben Widawsky1-0/+1
2014-08-14drm/i915/bdw: Emission of requests with logical ringsOscar Mateo1-0/+1
2014-08-11drm/i915/bdw: New logical ring submission mechanismOscar Mateo1-0/+13
2014-08-11drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo1-0/+12
2014-08-11drm/i915/bdw: Initialization for Logical Ring ContextsOscar Mateo1-0/+5
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo1-0/+3
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo1-0/+27