Chris Wilson
|
8c9923707f
drm/i915: Remove the vma from the drm_mm if binding fails
|
8 年之前 |
Chris Wilson
|
8adabb8928
drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view
|
8 年之前 |
Daniele Ceraolo Spurio
|
6146e6da5c
drm/i915: reinstate call to trace_i915_vma_bind
|
8 年之前 |
Chris Wilson
|
b00ddb2732
drm/i915: Assert that created vma has a whole number of pages
|
8 年之前 |
Chris Wilson
|
44a0ec0d3b
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
|
8 年之前 |
Chris Wilson
|
1fcdaa7e72
drm/i915: Reject vma creation larger than address space
|
8 年之前 |
Chris Wilson
|
481a6f7dcf
drm/i915: Remove i915_gem_object_to_ggtt()
|
8 年之前 |
Chris Wilson
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
Chris Wilson
|
4ea9527cc0
drm/i915: Add a check that the VMA instance we lookup matches the request
|
8 年之前 |
Chris Wilson
|
718659a630
drm/i915: Rename some warts in the VMA API
|
8 年之前 |
Chris Wilson
|
8bab1193c1
drm/i915: Convert i915_ggtt_view to use an anonymous union
|
8 年之前 |
Chris Wilson
|
0325701a34
drm/i915: Assert that we have allocated the drm_mm_node upon pinning
|
8 年之前 |
Chris Wilson
|
625d988acc
drm/i915: Extract reserving space in the GTT to a helper
|
8 年之前 |
Chris Wilson
|
e007b19d7b
drm/i915: Use the MRU stack search after evicting
|
8 年之前 |
Chris Wilson
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
Chris Wilson
|
91d4e0aa92
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
|
8 年之前 |
Chris Wilson
|
944397f04f
drm/i915: Store required fence size/alignment for GGTT vma
|
8 年之前 |
Chris Wilson
|
5b30694b47
drm/i915: Align GGTT sizes to a fence tile row
|
8 年之前 |
Chris Wilson
|
e8f9ae9b50
drm/i915: Use range_overflows()
|
8 年之前 |
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 年之前 |
Chris Wilson
|
7a5580a2a6
drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
|
8 年之前 |
Chris Wilson
|
3f85fb3462
drm: Wrap drm_mm_node.hole_follows
|
8 年之前 |
Chris Wilson
|
07e19ea4f7
drm/i915: Assert that the partial VMA fits within the object
|
8 年之前 |
Matthew Auld
|
966d5bf5eb
drm/i915: convert to using range_overflows
|
8 年之前 |
Matthew Auld
|
7a0499a4b8
drm/i915: move vma sanity checking into i915_vma_bind
|
8 年之前 |
Chris Wilson
|
7d1d9aea3e
drm/i915: Tidy i915_gem_valid_gtt_space()
|
8 年之前 |
Chris Wilson
|
172ae5b4c8
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
|
8 年之前 |
Chris Wilson
|
49d73912cb
drm/i915: Convert vm->dev backpointer to vm->i915
|
8 年之前 |
Chris Wilson
|
5b8c8aec8e
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
|
8 年之前 |
Joonas Lahtinen
|
b42fe9ca0a
drm/i915: Split out i915_vma.c
|
8 年之前 |