blob: 114c8e632532496d972676d01ec78c34c96d5ac2 [file] [log] [blame]
95ebcda3ef4f ("drm/i915/uc: Rename uC firmware init/fini functions")
f7dc0157e4b5 ("drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init")
c39d2e7e35f6 ("drm/i915/guc: Use intel_guc_init_misc to hide GuC internals")
8f1ad1ef1e7a ("drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c")
e09af3a6a62d ("drm/i915/guc: Prepare send() function to accept bigger response")
8c650aefb82d ("drm/i915/uc: Fetch uC firmware in init_early")
a0de908d44fb ("drm/i915: Reorder early initialization")
d871bfd0089f ("drm/i915/guc: Unify parameters of public CT functions")
03380d173a69 ("drm/i915/guc: Don't try to enable GuC logging when we're not using GuC")
9605d1ce7c6b ("drm/i915/guc: Default to non-verbose GuC logging")
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")
6b0478fb722a ("drm/i915: Implement dynamic GuC WOPCM offset and size calculation")
3c009e3c468a ("drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset")
c37d57282033 ("drm/i915/uc: Sanitize uC together with GEM")
3c33fc7c1af9 ("drm/i915/uc: Sanitize uC options early")
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")
bf67ce62a075 ("drm/i915/guc: Don't forget to free GuC error 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")
3846a9b1b1f1 ("drm/i915: Move opregion definitions to dedicated intel_opregion.h")
09a28bd9e802 ("drm/i915: Move display related definitions to dedicated header")
b74eeeb6b1ab ("drm/i915: Move some utility functions to i915_util.h")
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")