blob: 399d203cc8f3ca0a4a77329da602e0ae7b0c8cf2 [file] [log] [blame]
cd078bf95df2 ("drm/i915/execlists: Use rmb() to order CSB reads")
767a983ab255 ("drm/i915/execlists: Read the context-status HEAD from the HWSP")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
90cad095eeaa ("drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm")
3dbf26ed7b9b ("drm/i915: Don't use GPU relocations prior to cmdparser stalls")
f2f5c0610fbc ("drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs")
b8f55be64453 ("drm/i915: Split obj->cache_coherent to track r/w")
41533940a962 ("drm/i915/selftests: Retarget igt_render_engine_reset_fallback()")
0f46daa1a273 ("drm/i915: Force CPU synchronisation even if userspace requests ASYNC")
cb7ffbad1851 ("drm/i915/selftests: Fix kbuild error")
3744d49c6b2d ("drm/i915/selftest: Refactor reset locking")
4d73da937fcf ("drm/i915: Report execlists irq bit in debugfs")
774eed4a4081 ("drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback")
abeb4def31d9 ("drm/i915/selftests: reset engine self tests")
d5367307d409 ("drm/i915: Wait for concurrent global resets to complete")
95ff7c7dd709 ("drm/i915: Stash a pointer to the obj's resv in the vma")
7dd4f6729f92 ("drm/i915: Async GPU relocation processing")
dade2a6165fd ("drm/i915: Store a persistent reference for an object in the execbuffer cache")
2889caa92321 ("drm/i915: Eliminate lots of iterations over the execobjects array")
071750e550af ("drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations")
507d977ff965 ("drm/i915: Pass vma to relocate entry")
4ff4b44cbb70 ("drm/i915: Store a direct lookup from object handle to vma")
7fc92e96c3ee ("drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty")
e27ab73d17ef ("drm/i915: Mark CPU cache as dirty on every transition for CPU writes")
8c45cec48e58 ("drm/i915: Split vma exec_link/evict_link")
d55495b4dcce ("drm/i915: Use vma->exec_entry as our double-entry placeholder")
650bc63568e4 ("drm/i915: Amalgamate execbuffer parameter structures")
a82256bc0267 ("Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next")