blob: 58adff80c68ebc3b9c4e2c92ba607b81681e2814 [file] [log] [blame]
b05eeb0f47a3 ("drm/i915: Remove i915_debugfs_unregister()")
f9cda0486780 ("drm/i915/guc: Move GuC log related functions into dedicated file")
8c6b709d96cb ("drm/i915: Use new CRC debugfs API")
c4d3ae6852bd ("drm/i915: Consolidate checks for memcpy-from-wc support")
4741da925fa3 ("drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable")
731035fe8e32 ("drm/i915/debugfs: Move out pipe CRC code")
d637c17832bd ("drm/i915: Use memcpy_from_wc for GPU error capture")
413e8fdb6ae7 ("drm/i915/guc: Init send_mutex in intel_uc_init_early()")
2d803c2de09e ("drm/i915/guc: Move guc_{send,recv}() to intel_uc.c")
a80bc45ff0cf ("drm/i915/guc: Drop guc2host/host2guc from names")
357c0ae9198a ("drm/i915/lspcon: Wait for expected LSPCON mode to settle")
f2b667b658f9 ("drm/i915/lspcon: Ensure AUX CH is awake while in DP Sleep state")
98187836fc75 ("drm/i915: Always use intel_get_crtc_for_pipe()")
b91eb5cce650 ("drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()")
f0ce23104012 ("drm/i915: Pass dev_priv to g4x wm functions")
30ad9814d5ce ("drm/i915: Pass dev_priv to vlv force pll functions")
0f0f74bc83aa ("drm/i915: Pass dev_priv to intel_wait_for_vblank()")
e2af48c66b41 ("drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]")
efc2611e6ecb ("drm/i915: Use struct intel_crtc in legacy platform wm code")
432081bcbf9a ("drm/i915: Pass intel_crtc to update_wm functions")
525b9311be95 ("drm/i915: Pass intel_crtc to intel_crtc_active()")
489375c866c1 ("drm/i915/lspcon: Add workaround for resuming in PCON mode")
a5d94b83ec70 ("drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr")
12a47a422862 ("drm/i915/dp: Read DP descriptor for eDP and LSPCON too")
24e807e79f10 ("drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read")
7b3fc170d6a6 ("drm/i915/dp: Print full branch/sink descriptor")
5e8966774253 ("drm/i915/dp: Print only sink or branch specific OUI based on dev type")
6f172a43a6d6 ("drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read")
c726ad01d2e3 ("drm/dp: Factor out helper to distinguish between branch and sink devices")
7ef54de7fdf1 ("drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable")
1e6b8b0dc8d4 ("drm/i915: Early creation of relay channel for capturing boot time logs")
717065907ff7 ("drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer")
685534ef4c8f ("drm/i915: Debugfs support for GuC logging control")
896a0cb0fe72 ("drm/i915: Support for forceful flush of GuC log buffer")
6941f3c9ce4a ("drm/i915: Optimization to reduce the sampling time of GuC log buffer")
5aa1ee4b12be ("drm/i915: Add stats for GuC log buffer flush interrupts")
5dd7989bbd28 ("drm/i915: New lock to serialize the Host2GuC actions")
f824083559af ("drm/i915: Add a relay backed debugfs interface for capturing GuC logs")
4100b2ab3e8b ("drm/i915: Handle log buffer flush interrupt event from GuC")
26705e20752a ("drm/i915: Support for GuC interrupts")
d6b40b4b179d ("drm/i915: New structure to contain GuC logging related fields")
5d34e85a9ea5 ("drm/i915: Add GuC ukernel logging related fields to fw interface file")
b1e37103f251 ("drm/i915: Decouple GuC log setup from verbosity parameter")
5481e27f6fd0 ("Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next")