blob: 9adb1e52d2a642a682318e5ff13ff34f074039d0 [file] [log] [blame]
2184b3d69b96 ("drm/i915/guc: Replace %phn with %ph")
0a015ff9730c ("drm/i915/guc: Trace messages from CT while in debug")
b6b0166d49f0 ("drm/i915/guc: Handle default action received over CT")
6c77a2b05841 ("drm/i915/guc: Prepare to process incoming requests from CT")
9ef4c75e0600 ("drm/i915/guc: Implement response handling in send_ct()")
24827cd0dd86 ("drm/i915/guc: Use better name for helper wait function")
1d407096002b ("drm/i915/guc: Prepare to handle messages from CT RECV buffer")
769bfbf94323 ("drm/i915/guc: Make event handler a virtual function")
b839a869dfc9 ("drm/i915/guc: Add support for data reporting in GuC responses")
4d82a174847b ("drm/i915/guc: Add documentation for MMIO based communication")
d871bfd0089f ("drm/i915/guc: Unify parameters of public CT functions")
154374c331b0 ("drm/i915/guc: Drop union guc_log_control")
feb06c151fad ("drm/i915/guc: Demote GuC error messages")
cb5d64e9f13e ("drm/i915/guc: Allow user to control default GuC logging")
4977a287b9e7 ("drm/i915/guc: Split relay control and GuC log level")
d3fbf9437b22 ("drm/i915/guc: Flush directly in log unregister")
2b47733045aa ("drm/i915/guc: Merge log relay file and channel creation")
b813d50e869a ("drm/i915/guc: Log runtime should consist of both mapping and relay")
eacd8391f977 ("drm/i915/guc: Keep GuC interrupts enabled when using GuC")
56b9a8b08387 ("drm/i915/guc: Update syntax of GuC log functions")
3c009e3c468a ("drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset")
93bf8096c7da ("drm/i915/guc: Move GuC notification handling to separate function")
950724ba8852 ("drm/i915/guc: Create common entry points for log register/unregister")
86aa82476cff ("drm/i915/guc: Tidy guc_log_control")
401d0ae326c9 ("drm/i915/guc: work around gcc-4.4.4 union initializer issue")
7cfca4afd656 ("drm/i915/uc: Introduce intel_uc_suspend|resume")
57312eaacd9b ("drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric")
847c51e030ac ("drm/i915: Add missing kerneldoc parameters for huc_ucode_xfer")
28647b52ec0e ("drm/i915/guc: Don't try to create log runtime if there is no log")
b1852d362f31 ("drm/i915/guc: Fix return from guc_log_relay_file_create")
2fcf06805cb0 ("drm/i915/guc: Fix comments style in intel_guc_log.c")
065dd5ad6c94 ("drm/i915/guc: Update name and prototype of i915_guc_log_control")
70deeaddc6e6 ("drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex")
1ed21cb4142b ("drm/i915/guc: Enable interrupts before resuming GuC during runtime resume")
1be333d34e22 ("drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts")
35fe703c3161 ("drm/i915/guc: Change values for i915_guc_log_control")
0ed879535326 ("drm/i915/guc: Redefine guc_log_level modparam values")
da943b5ab071 ("drm/i915/guc: Add uc_fini_wq in gem_init unwind path")
a76050a48378 ("drm/i915/glk: Disable Guc and HuC on GLK")
c24f0c1de481 ("drm/i915/guc : Decoupling ADS and logs from submission")
ab309a6a3a0b ("drm/i915: Unifying debugfs return codes for unsupported features")
a00cfc959ccb ("drm/i915/guc: Extract doorbell verification into a function")
8ec52ec8dc68 ("drm/i915/guc: Extract clients allocation to submission_init")
9192d4fb811e ("drm/i915/guc: Extract doorbell creation from client allocation")
61b5c1587dd8 ("drm/i915/guc: Extract guc_init from guc_init_hw")
3176ff49bc3e ("drm/i915/guc: Move GuC workqueue allocations outside of the mutex")
1bbbca0db722 ("drm/i915/guc: Move shared data allocation away from submission path")
6ca9a2beb54a ("drm/i915: Unwind i915_gem_init() failure")
0dfa1cee613e ("drm/i915/huc: Load HuC only if requested")
121981fafe69 ("drm/i915/guc: Combine enable_guc_loading|submission modparams")