blob: 3374f2c286510e5574192ea1e330105efc763229 [file] [log] [blame]
4d82a174847b ("drm/i915/guc: Add documentation for MMIO based communication")
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")
a655aeb34f7c ("drm/i915/uc: Don't fetch GuC firmware if no plan to use GuC")
93ffbe8e9dc7 ("drm/i915/guc: Introduce USES_GUC_xxx helper macros")
0dd940c8cec4 ("drm/i915/guc: Move firmware selection to init_early")
2fe2d4e386f4 ("drm/i915/huc: Move firmware selection to init_early")
ee48700dd57d ("drm/i915: Call i915_gem_init_userptr() before taking struct_mutex")
fb5c551ad510 ("drm/i915: Remove i915.enable_execlists module parameter")
3fef5cda9701 ("drm/i915: Automatic i915_switch_context for legacy")
2113184c6f67 ("drm/i915: Pull the unconditional GPU cache invalidation into request construction")
55bd6bd75717 ("drm/i915/selftests: Add a GuC doorbells selftest")
a269574489d4 ("drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h")