blob: f3a5cfc381e4157228aea32d9a4bb21220a96074 [file] [log] [blame]
32fd773384af ("drm/i915/dmc: extract function to parse package_header")
46fcbe4b5e40 ("drm/i915/dmc: extract function to parse css header")
0bba84975b37 ("drm/i915/dmc: add support for package_header with version 2")
56b206bcdada ("drm/i915/dmc: extract fw_info and table walk from intel_package_header")
8a6f9d5c172d ("drm/i915/dmc: use kernel types")
bc7b488b1d1c ("drm/i915/dmc: protect against reading random memory")
5a01892ae58f ("drm/i915/csr: switch to kernel types")
d8a5b7d79fb7 ("drm/i915/csr: keep max firmware size together with firmare name and version")
180e9d230efe ("drm/i915/csr: keep firmware name and required version together")
4445930f1c4a ("firmware/dmc/icl: load v1.07 on icelake.")
a64f88874930 ("drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL.")
ad3c776b1710 ("drm/i915: Fix PM refcounting w/o DMC firmware")
c50dfe79ec3e ("drm/i915/icl: don't set CNL_DDI_CLOCK_REG_ACCESS_ON anymore")
f425d08bf17a ("drm/i915: add support for specifying DMC firmware override by module param")
4cb4585e5a7f ("drm/i915/icl: initialize MBus during display init")
746edf8f66ed ("drm/i915/icl: Enable both DBuf slices during init")
ad186f3fd98a ("drm/i915/icl: implement the display init/uninit sequences")
53421c2fe99c ("drm/i915: Apply Display WA #1183 on skl, kbl, and cfl")
2aa97491da8a ("drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL")
2b58417ffbca ("drm/i915: Clean up some cdclk switch statements")
f1e86cecf1d1 ("drm/i915: Update DMC firmware load error messages")
1e913d27cef4 ("drm/i915/uc: Add message with firmware url")
5f99afdbf186 ("drm/i915/uc: Improve debug messages in firmware fetch")
9f817501bd7f ("drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock")
d46b00dc38c8 ("drm/i915: Separate RPS and RC6 handling for CHV")
0d6fc92a73e0 ("drm/i915: Separate RPS and RC6 handling for VLV")
960e54652cee ("drm/i915: Separate RPS and RC6 handling for gen6+")
a16b4313ae56 ("drm/i915/uc: Move uC fw helper code into dedicated files")
8279aaf59006 ("drm/i915: Remove use_mmio_flip modparm, v2.")
7075cb855d49 ("drm/i915: Extend I915_PARAMS_FOR_EACH with default member value")
54fea2b974a0 ("drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible")
4f044a88a86a ("drm/i915: Rename global i915 to i915_modparams")
221ab9719bf3 ("drm/i915/execlists: Unwind incomplete requests on resets")
523e7c9278f0 ("drm/i915/execlists: Kick start request processing after a reset")
3dcf4f207e8e ("drm/i915: Extend private i915_param_named macro with description")
c95469324518 ("drm/i915: Introduce custom variant of module_param_named macro")
17533bf95719 ("drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc")
93564044fb2c ("drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
61843f0e6212 ("drm/i915: Name the IPS_PCODE_CONTROL bit")
3e8ddd9e5071 ("drm/i915: Nuke some bogus tabs from the pcode defines")
d7a133d886b4 ("drm/i915: Disable mmio debugging during user access")