blob: bd6264d3c5d3b12cd223662659a31289abdeae06 [file] [log] [blame]
53221e11c7a0 ("drm/i915: Move MMCD_MISC_CTRL from context w/a to standard")
93564044fb2c ("drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS")
2e2adb05736c ("drm/i915: Add render decompression support")
46c26662d2fb ("drm/i915/cfl: Introduce Coffee Lake workarounds.")
82525c17dedc ("drm/i915/cfl: Introduce Display workarounds for Coffee Lake.")
0b71cea29fc2 ("drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7")
dd584fc0711a ("drm/i915: Use I915_READ_FW for plane updates")
78587de299dd ("drm/i915: Organize plane register writes into tighter bunches")
144cc143d401 ("drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages")
b90c1ee17b9e ("drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()")
d88c4afddc55 ("drm/i915: Plumb drm_framebuffer into more places")
02e012f1727f ("drm/i915: Move w/a LRI debug message from context-init to driver load")
dd689287b977 ("drm/i915: Prevent concurrent tiling/framebuffer modifications")
9aceb5c15d84 ("drm/i915: Fix all intel_framebuffer_init failures to take the error path")
ffe5111e28e5 ("drm/i915: Introduce intel_ddi_dp_voltage_max()")
3bb56da78153 ("drm/i915/glk: Enable pipe CSC")
133b4bd74d89 ("drm/i915: Move common workaround code to intel_engine_cs")
24dbf51a5517 ("drm/i915: struct_mutex is not required for allocating the framebuffer")
70001cd25654 ("drm/i915: Remove struct_mutex for destroying framebuffers")
4ac9659ef9f1 ("drm/i915: Remove duplicate intel_logical_ring_workarounds_emit")
9cc19733fd7c ("drm/i915: fix for WaDisableDopClockGating:bdw")
73dec95e6ba3 ("drm/i915: Emit to ringbuffer directly")
170594502cf5 ("drm/i915: Test coherency of and barriers between cache domains")
12d30d879398 ("drm/i915: Add a live seftest for GEM objects")
8335fd65ce6c ("drm/i915: Add selftests for object allocation, phys")
b348090d6758 ("drm/i915: Simple selftest to exercise live requests")
c835c5508358 ("drm/i915: Add selftests for i915_gem_request")
44653988ef7c ("drm/i915: Create a fake object for testing huge allocations")
66d9cb5d805a ("drm/i915: Mock the GEM device for self-testing")
f97fbf9606a1 ("drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove")
935a2f776aa5 ("drm/i915: Add some selftests for sg_table manipulation")
953c7f82eb89 ("drm/i915: Provide a hook for selftests")
ae9a043b0c5b ("drm/i915: Rename conditional GEM execution macros")
370a81fb89cb ("drm/i915: Remove unused function intel_ddi_get_link_dpll()")
7ff89ca21358 ("drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c")
4717e8bb7341 ("drm/i915: Clean up the .get_cdclk() assignment if ladder")
c49a0d054a05 ("drm/i915: s/get_display_clock_speed/get_cdclk/")
4e841ecd4e18 ("drm/i915: Nuke intel_mode_max_pixclk()")
a7d1b3f41a2d ("drm/i915: Store the pipe pixel rate in the crtc state")
6248017ae530 ("drm/i915: Get correct display clock on 945gm")
2ffe80aa4424 ("drm/i915: Avoid unguarded reads from the request pointer")
eca56a35111c ("drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()")
47f9ea8b9143 ("drm/i915/glk: Plane color correction register changes")
bafbcc2fd148 ("drm/i915: Disable plane gamma in SKL+ sprite planes")
9fb5026f857d ("drm/i915/glk: Turn on workarounds that apply to Geminilake too")
b976dc53ec43 ("drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.")
8da53efaa228 ("drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.")
816ee798ec2b ("drm/i915: Only disable execlist preemption for the duration of the request")
32ebc292119a ("drm/i915: Remove BXT restore arbitration around ctx switch")
70962fbe5c75 ("drm/i915: Remove disable_lite_restore_wa")