blob: bf32e8b2a081d9165b6df7095977f2ac78c74d25 [file] [log] [blame]
d71c4b034165 ("drm/i915: Include the DRIVER_DATE in the error state")
57428bccdb13 ("drm/i915: Show machine type in error state")
95fd94a645f7 ("drm/i915: avoid rebuilding i915_gpu_error.o on version string updates")
c6270dbce9b0 ("drm: i915: remove timeval users")
5a4c6f1b1b2d ("drm/i915: The return of i915_gpu_info to debugfs")
642c8a72533f ("drm/i915: Capture module parameters for the GPU error state")
4fa6053efdc7 ("drm/i915: Record more information about the hanging contexts")
2e0d26f86618 ("drm/i915: replace platform flags with a platform enum")
12ff05e750df ("drm/i915: Make i915_destroy_error_state 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.")
b083a0870c79 ("drm/i915: Add per client max context ban limit")
841021713a4d ("drm/i915: Add bannable context parameter")
e5e1fc47eac8 ("drm/i915: Use request retirement as context progress")
3fe3b030bd2d ("drm/i915: Decouple hang detection from hangcheck period")
6e16d028e441 ("drm/i915: Split up hangcheck phases")
5f56d5f97e9b ("drm/i915: dev_priv cleanup in i915_gpu_error.c")
85ee17ebeedd ("drm/i915/bxt: Broxton decoupled MMIO")
c007fb4a38ee ("drm/i915: rename preliminary_hw_support to alpha_support")
dfc5148fb3f9 ("drm/i915: Introduce HAS_64BIT_RELOC")
3ac168a70b24 ("drm/i915: Move hangcheck code out from i915_irq.c")
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()")
cb399eabc41a ("drm/i915: Avoid accessing request->timeline outside of its lifetime")
f6168e330438 ("drm/i915: Convert breadcrumbs spinlock to be irqsafe")
65e4760e3920 ("drm/i915: Introduce a global_seqno for each request")
4680816be336 ("drm/i915: Wait first for submission, before waiting for request completion")
73cb97010d4f ("drm/i915: Combine seqno + tracking into a global timeline struct")
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")