Commit History

Author SHA1 Message Date
  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
  Chris Wilson e1cc3db020 drm/i915: Assert that we never create a vma for the aliasing_ppgtt 8 years ago
  Chris Wilson 7c51846030 drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view 8 years ago
  Daniele Ceraolo Spurio 6146e6da5c drm/i915: reinstate call to trace_i915_vma_bind 8 years ago
  Chris Wilson b00ddb2732 drm/i915: Assert that created vma has a whole number of pages 8 years ago
  Chris Wilson 44a0ec0d3b drm/i915: Assert the drm_mm_node is allocated when on the VM lists 8 years ago
  Chris Wilson 1fcdaa7e72 drm/i915: Reject vma creation larger than address space 8 years ago
  Chris Wilson 481a6f7dcf drm/i915: Remove i915_gem_object_to_ggtt() 8 years ago
  Chris Wilson a01cb37aff drm/i915: Remove i915_vma_create from VMA API 8 years ago
  Chris Wilson 4ea9527cc0 drm/i915: Add a check that the VMA instance we lookup matches the request 8 years ago
  Chris Wilson 718659a630 drm/i915: Rename some warts in the VMA API 8 years ago
  Chris Wilson 8bab1193c1 drm/i915: Convert i915_ggtt_view to use an anonymous union 8 years ago
  Chris Wilson 0325701a34 drm/i915: Assert that we have allocated the drm_mm_node upon pinning 8 years ago
  Chris Wilson 625d988acc drm/i915: Extract reserving space in the GTT to a helper 8 years ago
  Chris Wilson e007b19d7b drm/i915: Use the MRU stack search after evicting 8 years ago
  Chris Wilson f51455d442 drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE 8 years ago
  Chris Wilson 91d4e0aa92 drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c 8 years ago
  Chris Wilson 944397f04f drm/i915: Store required fence size/alignment for GGTT vma 8 years ago
  Chris Wilson 5b30694b47 drm/i915: Align GGTT sizes to a fence tile row 8 years ago
  Chris Wilson e8f9ae9b50 drm/i915: Use range_overflows() 8 years ago
  Daniel Vetter ef426c1038 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued 8 years ago
  Chris Wilson 7a5580a2a6 drm/i915: Move assert of page pin vs bind count into i915_vma_unbind 8 years ago
  Chris Wilson 3f85fb3462 drm: Wrap drm_mm_node.hole_follows 8 years ago
  Chris Wilson 07e19ea4f7 drm/i915: Assert that the partial VMA fits within the object 8 years ago
  Matthew Auld 966d5bf5eb drm/i915: convert to using range_overflows 8 years ago
  Matthew Auld 7a0499a4b8 drm/i915: move vma sanity checking into i915_vma_bind 8 years ago