summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_context.c
AgeCommit message (Expand)Author
2012-06-20drm/i915: initialize the context idr unconditionallyDaniel Vetter
2012-06-20drm/i915: fix module unload after context mergeDaniel Vetter
2012-06-18drm/i915: disable contexts on old HWBen Widawsky
2012-06-14drm/i915: reset the GPU on context finiBen Widawsky
2012-06-14drm/i915/context: create & destroy ioctlsBen Widawsky
2012-06-14drm/i915: use the default contextBen Widawsky
2012-06-14drm/i915: possibly invalidate TLB before context switchBen Widawsky
2012-06-14drm/i915: Ivybridge MI_ARB_ON_OFF context w/aBen Widawsky
2012-06-14drm/i915: ensure context objects are bound to the global gttDaniel Vetter
2012-06-14drm/i915: context switch implementationBen Widawsky
2012-06-14drm/i915: context basic create & destroyBen Widawsky
2012-06-14drm/i915: preliminary context supportBen Widawsky