summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
AgeCommit message (Expand)Author
2013-08-05drm/i915: eliminate dead domain clearing on resetBen Widawsky
2013-08-05drm/i915: make reset&hangcheck code VM awareBen Widawsky
2013-08-05drm/i915: BUG_ON put_pages laterBen Widawsky
2013-08-05drm/i915: make caching operate on all address spacesBen Widawsky
2013-08-05drm/i915: Add VM to pinBen Widawsky
2013-08-05drm/i915: Use bound list for inactive shrinkBen Widawsky
2013-08-05drm/i915: Make proper functions for VMsBen Widawsky
2013-08-05drm/i915: Create an init vmBen Widawsky
2013-07-25drm/i915: fix the racy object accountingDaniel Vetter
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-24drm/i915: fix reference counting in i915_gem_createDaniel Vetter
2013-07-24drm/i915: fix up error cleanup in i915_gem_object_bind_to_gttDaniel Vetter
2013-07-19drm/i915: add prefault_disable module optionXiong Zhang
2013-07-19drm/i915: use after free on error pathDan Carpenter
2013-07-19drm/i915: checking for NULL instead of IS_ERR()Dan Carpenter
2013-07-19drm/i915: correctly restore fences with objects attachedDaniel Vetter
2013-07-18Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter
2013-07-18drm/i915: Create VMAsBen Widawsky
2013-07-17drm/i915: Move active/inactive lists to new mmBen Widawsky
2013-07-17drm/i915: Put the mm in the parent address spaceBen Widawsky
2013-07-17drm/i915: Move gtt and ppgtt under address space umbrellaBen Widawsky
2013-07-16drm/i915: introduce i915_queue_hangcheckMika Kuoppala
2013-07-16drm/i915: store eLLC sizeBen Widawsky
2013-07-16drm/i915: Define some of the eLLC magicBen Widawsky
2013-07-10Revert "drm/i915: Workaround incoherence between fences and LLC across multip...Chris Wilson
2013-07-10drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson
2013-07-10drm/i915: don't frob mm.suspended when not using umsDaniel Vetter
2013-07-10drm/i915: Fix write-read race with multiple ringsChris Wilson
2013-07-09drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang
2013-07-08drm/i915: Embed drm_mm_node in i915 gem objBen Widawsky
2013-07-08drm/i915: Kill obj->gtt_offsetBen Widawsky
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2013-07-01drm/i915: Refactor the wait_rendering completion into a common routineChris Wilson
2013-07-01drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson
2013-07-01drm/i915: fix build warning on format specifier mismatchJani Nikula
2013-07-01drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk
2013-06-16drm/i915: Restore fences after resume and GPU resetsChris Wilson
2013-06-13drm/i915: find guilty batch buffer on ring resetsMika Kuoppala
2013-06-13drm/i915: add batch bo to i915_add_request()Mika Kuoppala
2013-06-13drm/i915: change i915_add_request to macroMika Kuoppala
2013-06-11Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-06-03drm/i915: Fix spurious -EIO/SIGBUS on wedged gpusDaniel Vetter
2013-06-03drm/i915: Rename the gtt_list to global_listBen Widawsky
2013-06-03drm/i915: unpin pages at unbindBen Widawsky
2013-06-03drm/i915: Unpin stolen pagesBen Widawsky
2013-05-31drm/i915: Vebox ringbuffer initBen Widawsky
2013-05-31drm/i915: pre-fixes for checkpatchBen Widawsky