blob: 7b31e5612bdb9a4442b967c8d48890af7493685c [file] [log] [blame]
7b92c047bae2 ("drm/i915: Eliminate superfluous i915_ggtt_view_rotated")
8bab1193c193 ("drm/i915: Convert i915_ggtt_view to use an anonymous union")
992e418dd945 ("drm/i915: Compact memcmp in i915_vma_compare()")
7ff19c560fb2 ("drm/i915: Name the anonymous structs inside i915_ggtt_view")
21976853fcb0 ("drm/i915: Expand ggtt_view parameters for debugfs")
8201c1fad4f4 ("drm/i915: Clip the partial view against the object not vma")
2d4281bb9304 ("drm/i915: Extract compute_partial_view()")
07e19ea4f743 ("drm/i915: Assert that the partial VMA fits within the object")
b42fe9ca0a1e ("drm/i915: Split out i915_vma.c")
d0da48cf9211 ("drm/i915: Remove chipset flush after cache flush")
0ef723cbceb6 ("drm/i915: Round tile chunks up for constructing partial VMAs")
dfd2812e6d96 ("drm/i915: Remove the vma from the object list upon close")
2c3a3f44dc13 ("drm/i915: Fix pages pin counting around swizzle quirk")
a44342acde30 ("drm/i915: Fix test on inputs for vma_compare()")
56cea32382bc ("drm/i915: Unify global_list into global_link")
3599a91cc8d0 ("drm/i915: Allow shrinking of userptr objects once again")
db6c2b4151f2 ("drm/i915: Store the vma in an rbtree under the object")
bc0629a76726 ("drm/i915: Track pages pinned due to swizzling quirk")
415981623f80 ("drm/i915: Discard objects from mm global_list after being shrunk")
73cb97010d4f ("drm/i915: Combine seqno + tracking into a global timeline struct")
d07f0e59b2c7 ("drm/i915: Move GEM activity tracking into a common struct reservation_object")
f0cd518206e1 ("drm/i915: Use lockless object free")
fbbd37b36fa5 ("drm/i915: Move object release to a freelist + worker")
40e62d5d6be8 ("drm/i915: Acquire the backing storage outside of struct_mutex in set-domain")
bb6dc8d96b68 ("drm/i915: Implement pread without struct-mutex")
1233e2db199d ("drm/i915: Move object backing storage manipulation to its own locking")
03ac84f1830e ("drm/i915: Pass around sg_table to get_pages/put_pages backend")
a4f5ea64f0a8 ("drm/i915: Refactor object page API")
d2a84a76a3b9 ("drm/i915: Use radixtree to jump start intel_partial_pages()")
96d776345277 ("drm/i915: Use a radixtree for random access to the object's backing storage")
4c7d62c6b8a2 ("drm/i915: Markup GEM API with lockdep asserts")
4e50f082ac51 ("drm/i915: Reuse the active golden render state batch")
920cf4194954 ("drm/i915: Introduce an internal allocator for disposable private objects")
f8a7fde45610 ("drm/i915: Defer active reference until required")
2e36991a8aa2 ("drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()")
e95433c73a11 ("drm/i915: Rearrange i915_wait_request() accounting with callers")
b52992c06c90 ("drm/i915: Support asynchronous waits on struct fence from i915_gem_request")
96583ddbec29 ("Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued")