Commit History

Author SHA1 Message Date
  Chris Wilson e61e0f51ba drm/i915: Rename drm_i915_gem_request to i915_request 7 years ago
  Matthew Auld 73ebd50303 drm/i915: make mappable struct resource centric 7 years ago
  Chris Wilson e2189dd078 drm/i915: Refactor common list iteration over GGTT vma 7 years ago
  Chris Wilson 7125397b82 drm/i915: Track GGTT writes on the vma 7 years ago
  Chris Wilson 010e3e68cd drm/i915: Remove vma from object on destroy, not close 7 years ago
  Chris Wilson 7f017b19fb drm/i915: Mark up i915_vma_unbind() as a potential sleeper 7 years ago
  Chris Wilson 1ab22356b3 drm/i915: Prune the reservation shared fence array 7 years ago
  Chris Wilson d36caeea4b drm/i915: Assert vma->flags are updated correctly during binding 7 years ago
  Chris Wilson f2123818ff drm/i915: Move dev_priv->mm.[un]bound_list to its own lock 8 years ago
  Chris Wilson a65adaf8a8 drm/i915: Track user GTT faulting per-vma 8 years ago
  Chris Wilson 3bd4073524 drm/i915: Consolidate get_fence with pin_fence 8 years ago
  Chris Wilson b4563f595e drm/i915: Pin fence for iomap 8 years ago
  Chris Wilson bef27bdb6c drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT 8 years ago
  Matthew Auld 855822be74 drm/i915: align 64K objects to 2M 8 years ago
  Matthew Auld 7464284b35 drm/i915: align the vma start to the largest gtt page size 8 years ago
  Matthew Auld fa3f46afd3 drm/i915: introduce vm set_pages/clear_pages 8 years ago
  Chris Wilson d1b48c1e71 drm/i915: Replace execbuf vma ht with an idr 8 years ago
  Chris Wilson 7a3bc034ed drm/i915: Assert the vma's active tracking is clear before free 8 years ago
  Chris Wilson 760a898d80 drm/i915: Retire the VMA's fence tracker before unbinding 8 years ago
  Chris Wilson 95ff7c7dd7 drm/i915: Stash a pointer to the obj's resv in the vma 8 years ago
  Chris Wilson dade2a6165 drm/i915: Store a persistent reference for an object in the execbuffer cache 8 years ago
  Chris Wilson 2889caa923 drm/i915: Eliminate lots of iterations over the execobjects array 8 years ago
  Chris Wilson 4ff4b44cbb drm/i915: Store a direct lookup from object handle to vma 8 years ago
  Chris Wilson b8e5d2ef19 drm/i915: Make i915_vma_destroy() static 8 years ago
  Chris Wilson d55495b4dc drm/i915: Use vma->exec_entry as our double-entry placeholder 8 years ago
  Chris Wilson 31c7effa39 drm/i915: Remove the vma from the drm_mm if binding fails 8 years ago
  Chris Wilson aa14943127 drm/i915: Sanity check the vma->node prior to binding into the GTT 8 years ago
  Chris Wilson ff685975d9 drm/i915: Move allocate_va_range to GTT 8 years ago
  Chris Wilson 782a3e9ef2 drm/i915: Exercise i915_vma_pin/i915_vma_insert 8 years ago
  Chris Wilson e3c7a1c537 drm/i915: Test creation of VMA 8 years ago