blob: 6d01942e224002dd99b74de4a39b305313adf95f [file] [log] [blame]
ea117b8ddc9f ("drm/i915: Reset ILK during GEM sanitization")
f2e4d76ec2b1 ("drm/i915: Eliminate HAS_HW_CONTEXTS")
241455172b86 ("drm/i915: Reset the gpu on takeover")
eb6f771b4989 ("drm/i915: Remove useless VLV_FEATURE Macro.")
8727dc090284 ("drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.")
2e0d26f86618 ("drm/i915: replace platform flags with a platform enum")
9e1d0e604e0e ("drm/i915: Advertise ppgtt support type in platform definition")
cb15d9f8c30c ("drm/i915: More GEM init dev_priv cleanup")
bf9e8429ab97 ("drm/i915: Make various init functions take dev_priv")
12d79d78287c ("drm/i915: Make GEM object create and create from data take dev_priv")
3e4274f86e73 ("drm/i915/glk: Add a IS_GEN9_LP() macro")
c22097fa4769 ("drm/i915/glk: Introduce Geminilake platform definition")
80fa66b6ad2b ("drm/i915: Create a common GEN9_LP_FEATURE.")
793b61ea9f99 ("drm/i915: i915_gem_alloc_context_obj can be static")
d79651522e89 ("drm/i915: Enable i915 perf stream for Haswell OA unit")
8a3003dd93e2 ("drm/i915: Add 'render basic' Haswell OA unit config")
a941795a3aea ("drm/i915: rename OACONTROL GEN7_OACONTROL")
eec688e1420d ("drm/i915: Add i915 perf infrastructure")
5f56d5f97e9b ("drm/i915: dev_priv cleanup in i915_gpu_error.c")
c6be607abcf7 ("drm/i915: dev_priv and a small cascade of cleanups in i915_gem.c")
85ee17ebeedd ("drm/i915/bxt: Broxton decoupled MMIO")
c007fb4a38ee ("drm/i915: rename preliminary_hw_support to alpha_support")
0031fb96859c ("drm/i915: Assorted dev_priv cleanups")
d0da48cf9211 ("drm/i915: Remove chipset flush after cache flush")
a933568eb61d ("drm/i915: Tidy slab cache allocations")
dfc5148fb3f9 ("drm/i915: Introduce HAS_64BIT_RELOC")
a9097be4f980 ("drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms")
a26e52392191 ("drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE")
9b1e14f4d892 ("drm/i915: Pass dev_priv to IS_PINEVIEW()")
646d57720969 ("drm/i915: Pass dev_priv to IS_MOBILE()")
7d5d59e527b4 ("drm/i915: Use the full hammer when shutting down the rcu tasks")
80b204bce8f2 ("drm/i915: Enable multiple timelines")
f2d13290e327 ("drm/i915: Defer setting of global seqno on request to submission")
28176ef4cfa5 ("drm/i915: Reserve space in the global seqno during request allocation")
85e17f5974b3 ("drm/i915: Move the global sync optimisation to the timeline")
caddfe7192f5 ("drm/i915: Defer breadcrumb emission")
98f29e8d908f ("drm/i915: Record space required for breadcrumb emission")
9b81d556b11f ("drm/i915: Rename ->emit_request to ->emit_breadcrumb")
65e4760e3920 ("drm/i915: Introduce a global_seqno for each request")
4680816be336 ("drm/i915: Wait first for submission, before waiting for request completion")
3033acab07f9 ("drm/i915: Queue the idling context switch after all other timelines")
73cb97010d4f ("drm/i915: Combine seqno + tracking into a global timeline struct")
fbbd37b36fa5 ("drm/i915: Move object release to a freelist + worker")
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")
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")