blob: d3c4b6c10ba7a79d1ed25970a81d2de4b7c4a25a [file] [log] [blame]
d871bfd0089f ("drm/i915/guc: Unify parameters of public CT functions")
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")
b8991403ea0f ("drm/i915/guc: Take enable_guc_loading check out of GEM core code")
5d64c120c046 ("drm/i915/guc: limit forcewake to blitter domain in guc_send")
5e7cd37d6867 ("drm/i915/guc: Make intel_guc_send a function pointer")
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")
16f11f46964f ("drm/i915/guc: Use formalized struct definition for ads object")
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")
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")
c4d3ae6852bd ("drm/i915: Consolidate checks for memcpy-from-wc support")
b7163936bd99 ("drm/i915: Move a few more utility macros to i915_utils.h")
40b326eefe0a ("drm/i915: Move a few utility macros into a separate header")
bae3fdce0614 ("drm/i915/guc: Make intel_guc_recv static.")
4741da925fa3 ("drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable")
776594d52807 ("drm/i915: Fix inconsistent naming of i915_guc_client parameter")
d637c17832bd ("drm/i915: Use memcpy_from_wc for GPU error capture")
b6ea8b4a8ef8 ("drm/i915: Fix kerneldoc for intel_guc_fini")
cb15d9f8c30c ("drm/i915: More GEM init dev_priv cleanup")
bf9e8429ab97 ("drm/i915: Make various init functions take dev_priv")
12d79d78287c ("drm/i915: Make GEM object create and create from data take dev_priv")
34ba5a80f249 ("drm/i915/guc: Split hw submission for replay after GPU reset")
4d357af49918 ("drm/i915/guc: Keep the execbuf client allocated across reset")
597bdc8bb2e8 ("drm/i915/guc: Initialise doorbell cookie to matching value")
357248bfe592 ("drm/i915/guc: Rename client->cookie to match use")