blob: de7a244befb33259272f33f17c568a74ba560ca7 [file] [log] [blame]
1830374e1332 ("drm/i915: Cancel retire_worker on parking")
ae2306315fe8 ("drm/i915: Remove delay for idle_work")
8a9b36e2588b ("drm/i915: Wait for the struct_mutex on idling")
79ffac8599c4 ("drm/i915: Invert the GEM wakeref hierarchy")
2ccdf6a1c3f7 ("drm/i915: Pass intel_context to i915_request_create()")
6eee33e87f6d ("drm/i915: Introduce context->enter() and context->exit()")
23c3c3d04fa7 ("drm/i915: Pull the GEM powermangement coupling into its own file")
112ed2d31a46 ("drm/i915: Move GraphicsTechnology files under gt/")
09407579abf5 ("drm/i915: Store the default sseu setup on the engine")
26ddc068de47 ("drm/i915: Setup the RCS ring prior to execution")
dfe2c8ed23d7 ("drm/i915: Stop overwriting RING_IMR in rcs resume")
254e11864a36 ("drm/i915: Verify the engine workarounds stick on application")
5d75dc2b0810 ("drm/i915: Teach intel_workarounds to use uncore mmio access")
b7404c7ecb38 ("drm/i915: Bump ready tasks ahead of busywaits")
9726920b7ea2 ("drm/i915: Only reset the pinned kernel contexts on resume")
de220cc21967 ("drm/i915: Consolidate the timeline->barrier")
f9a79f9aeeee ("drm/i915: extract intel_sprite.h from intel_drv.h")
75a4639a9f9a ("drm/i915: extract intel_dvo.h from intel_drv.h")
efe57eeae510 ("drm/i915: extract intel_tv.h from intel_drv.h")
27fec1f9734d ("drm/i915: extract intel_dp.h from intel_drv.h")
696173b064c6 ("drm/i915: extract intel_pm.h from intel_drv.h")
44c1220a441c ("drm/i915: extract intel_panel.h from intel_drv.h")
408bd9178666 ("drm/i915: extract intel_hdcp.h from intel_drv.h")
596fee14fbc9 ("drm/i915: extract intel_sdvo.h from intel_drv.h")
f3e189479427 ("drm/i915: extract intel_lspcon.h from intel_drv.h")
78c61320c542 ("drm/i915: extract intel_color.h from intel_drv.h")
55367a275ada ("drm/i915: extract intel_psr.h from intel_drv.h")
98afa316d1ed ("drm/i915: extract intel_fbc.h from intel_drv.h")
174594db632a ("drm/i915: extract intel_csr.h from intel_drv.h")
ec7f29ff0d14 ("drm/i915: extract intel_connector.h from intel_drv.h")
fdc24cf30897 ("drm/i915: extract intel_ddi.h from intel_drv.h")
d2ee2e8afeea ("drm/i915: extract intel_crt.h from intel_drv.h")
331c201a0726 ("drm/i915: extract intel_audio.h from intel_drv.h")
e1ef734eaec5 ("drm/i915: make intel_frontbuffer.h self-contained")
fdc4e9267f9b ("drm/i915: Make use of 'engine->uncore'")
b66ea2c2cf59 ("drm/i915: Use lockdep_pin_lock() over the construction of the request")
c2400ec3b6d1 ("drm/i915: add Makefile magic for testing headers are self-contained")
7881e6057586 ("drm/i915: Only emit one semaphore per request")
8b74594aa455 ("drm/i915: Split out i915_priolist_types into its own header")
3a891a626794 ("drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h")
cde5f7edd511 ("drm/i915: Avoid using ctx->file_priv during construction")
0e2f54f88b8b ("Merge drm/drm-next into drm-intel-next-queued")