blob: 84d36b0800803314140da9d2b8f061fab37d4415 [file] [log] [blame]
a0de908d44fb ("drm/i915: Reorder early initialization")
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")
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")
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")
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")
b68763741aa2 ("drm/i915: Restore GT performance in headless mode with DMC loaded")
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")
dd57602efbce ("drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()")
ed15030d7ab0 ("drm/i915: s/enum plane/enum i9xx_plane_id/")
b1e01595a66d ("drm/i915: Redo plane sanitation during readout")
51f5a0963984 ("drm/i915: Add .get_hw_state() method for planes")
fb5c551ad510 ("drm/i915: Remove i915.enable_execlists module parameter")
9f9b2792b6d3 ("drm/i915/perf: reuse timestamp frequency from device info")
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")
5afc8b49e4f0 ("drm/i915/guc: Rename i915_guc_client struct to intel_guc_client")
db14d0c5ae7c ("drm/i915/guc: Update name and prototype of GuC submission interface functions")
c6dce8f140bc ("drm/i915: Update execlists tasklet naming")
bedf4d79c365 ("drm/i915: Re-register PMIC bus access notifier on runtime resume")
7469c62cb654 ("drm/i915: Resume GuC before using GEM")
95690a02fb5d ("drm/i915/perf: enable perf support on CNL")
ba6b7c1ab26f ("drm/i915/perf: refactor perf setup")