blob: 0193112ca55a1f2a6b1377fd43bbcd71dccac4ad [file] [log] [blame]
d62e2bf38970 ("drm/i915/guc: Move GuC log declarations into dedicated header")
a16b4313ae56 ("drm/i915/uc: Move uC fw helper code into dedicated files")
f8a58d639dd9 ("drm/i915/guc: Introduce buffer based cmd transport")
a0c1fe219080 ("drm/i915/guc: Make scratch register base and count flexible")
789a625158b0 ("drm/i915/guc: Enable send function only after successful init")
bea4e4a4f831 ("drm/i915/guc: Use wait_for_register_fw() while waiting for MMIO response")
b9ab1f3f4454 ("drm/i915/uc: Drop use of MISSING_CASE on trivial enums")
b57f7f7d31c0 ("drm/i915/uc: Move fw path check to fetch_uc_fw()")
00bbb72c8619 ("drm/i915/uc: Add intel_uc_fw_fini()")
5e065f1f49a3 ("drm/i915/uc: Add intel_uc_fw_type_repr()")
4f1cd3eb16aa ("drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h")
b8991403ea0f ("drm/i915/guc: Take enable_guc_loading check out of GEM core code")
9d98af0bbec8 ("drm/i915/uc: Make intel_uc_prepare_fw() static")
5d64c120c046 ("drm/i915/guc: limit forcewake to blitter domain in guc_send")
5e7cd37d6867 ("drm/i915/guc: Make intel_guc_send a function pointer")
e74654738baf ("drm/i915/guc: Break out the GuC log extras into their own "runtime" struct")
3950bf3dbff1 ("drm/i915/guc: Add onion teardown to the GuC setup")
73b055349c40 ("drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access")
abddffdf3620 ("drm/i915/guc: Sanitize GuC client initialization")
f3ddd2c14fdc ("drm/i915: Correct error handling for i915_gem_object_create_from_data()")
ce8ff099c47b ("drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex")
6833b82e98af ("drm/i915/uc: Rename intel_uc_fw.fw to .type")
16f11f46964f ("drm/i915/guc: Use formalized struct definition for ads object")
b3420dde38d7 ("drm/i915/uc: Add params for specifying firmware")
b551f610b36e ("drm/i915/uc: Separate firmware selection and preparation")
8fc2a4e42799 ("drm/i915/uc: Simplify firmware path handling")
6cd5a72c3577 ("drm/i915/guc: Simplify intel_guc_init_hw()")
d2be9f2f41a8 ("drm/i915/guc: Extract param logic form guc_init_fw()")
29ad6a30de84 ("drm/i915/uc: Introduce intel_uc_init_fw()")
4c0fed7911fa ("drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c")
882d1db09bf0 ("drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()")
0417a2b3a15b ("drm/i915/uc: Drop superfluous externs in intel_uc.h")
7762ebb9a455 ("drm/i915/guc: Release GuC interrupts in i915_guc_submission_disable")
cbf4b77af11b ("drm/i915/guc: Fix request re-submission after reset")
9735b04d0c1b ("drm/i915: Initialize pm_intr_keep during intel_irq_init for GuC")
13e867f6faaa ("i915/HuC: Add an extra check for platforms that do not have HUC")
349ab9192cc3 ("drm/i915/guc: Make wq_lock irq-safe")
784f2f1a9da2 ("drm/i915: Fix typo in semaphore debug message")
65300b1f6e04 ("drm/i915/guc: Don't take struct_mutex for object unreference")
fb51ff40956d ("drm/i915/guc: Log significant events at the info level")
b8cf691e28fa ("drm/i915: Generate i915_params {} using a macro")
dac84a388528 ("drm/i915/huc: Support HuC authentication")
f2ec71d550d3 ("drm/i915/HuC: Add KBL huC loading Support")
cd69098579d4 ("drm/i915/huc: Add BXT HuC Loading Support")
bd132858e9f9 ("drm/i915/huc: Add HuC fw loading support")
fbbad73e1b78 ("drm/i915/huc: Unified css_header struct for GuC and HuC")
db0a091bcd14 ("drm/i915/guc: Make the GuC fw loading helper functions general")
f9cda0486780 ("drm/i915/guc: Move GuC log related functions into dedicated file")
7c3f86b6dc51 ("drm/i915: Invalidate the guc ggtt TLB upon insertion")
83796f2652bc ("drm/i915/guc: Make sure vma containing firmware is GuC mappable")