aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_context.c
AgeCommit message (Expand)Author
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter
2013-12-06drm/i915: Fix use-after-free in do_switchDaniel Vetter
2013-12-04drm/i915: Hold mutex across i915_gem_releaseChris Wilson
2013-11-26drm/i915: Remove defunct ctx switch commentsBen Widawsky
2013-11-15Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter
2013-11-08drm/i915/bdw: HW context supportBen Widawsky
2013-11-07drm/i915: Require HW contexts (when possible)Ben Widawsky
2013-10-16drm/i915: cleanup context finiBen Widawsky
2013-10-01drm/i915: Convert active API to VMABen Widawsky
2013-09-19drm/i915: Do remaps for all contextsBen Widawsky
2013-09-19drm/i915: Keep a list of all contextsBen Widawsky
2013-09-04drm/i915: It's its!Damien Lespiau
2013-09-04drm/i915: Do not add an interrupt for a context switchChris Wilson
2013-08-08drm/i915: mm_list is per VMABen Widawsky
2013-08-06drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson
2013-08-05drm/i915: Add VM to pinBen Widawsky
2013-07-16drm/i915: Fix retrieval of hangcheck statsChris Wilson
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2013-07-01drm/i915: Fix context sizes on HSWBen Widawsky
2013-06-13drm/i915: change i915_add_request to macroMika Kuoppala
2013-06-13drm/i915: add i915_gem_context_get_hang_stats()Mika Kuoppala
2013-05-31drm/i915: context debug messagesBen Widawsky
2013-05-10drm/i915: Add references to some workaround we implementDamien Lespiau
2013-05-06drm/i915: Assert mutex_is_locked on context lookupBen Widawsky
2013-05-06drm/i915: put context upon switchingChris Wilson
2013-05-03drm/i915: unreference default context on module unloadMika Kuoppala
2013-04-30drm/i915: reference count for i915_hw_contextsMika Kuoppala
2013-04-18drm/i915: Use MLC (l3$) for context objectsChris Wilson
2013-02-27drm/i915: convert to idr_alloc()Tejun Heo
2013-02-15drm/i915/ctx: Remove bad invariantBen Widawsky
2013-02-15drm/i915: Clarify HW context size logicBen Widawsky
2012-11-29drm/i915: Preallocate next seqno before touching the ringChris Wilson
2012-11-11drm/i915: Allocate the proper size for contexts.Ben Widawsky
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson
2012-08-24drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson
2012-08-05drm/i915: remove unused variableDevendra Naga
2012-07-25drm/i915: Add contexts for HSWBen Widawsky
2012-07-25drm/i915: Cleanup context switching through do_switch()Chris Wilson
2012-07-25drm/i915: dereferencing an error pointerDan Carpenter
2012-07-25drm/i915: fix invalid reference handling of the default ctx objChris Wilson
2012-07-25drm/i915: Flush the context object from the CPU caches upon switchingChris Wilson
2012-07-20drm/i915/context/: s/CTX/CXTBen Widawsky
2012-06-29drm/i915: linuxify create_hw_context()Ben Widawsky
2012-06-20drm/i915: return -ENODEV if hw context are not supportedDaniel Vetter
2012-06-20drm/i915: simplify context_idr_cleanupDaniel Vetter
2012-06-20drm/i915/context: shut up compilerDaniel Vetter
2012-06-20drm/i915: return -ENOENT if the context doesn't existDaniel Vetter