summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_huc.h
AgeCommit message (Expand)Author
2023-06-05drm/i915/mtl/huc: auth HuC via GSCDaniele Ceraolo Spurio
2023-06-05drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flowDaniele Ceraolo Spurio
2023-06-05drm/i915/huc: Load GSC-enabled HuC via DMA xfer if the fuse says soDaniele Ceraolo Spurio
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio
2023-03-23drm/i915/huc: use const struct bus_type pointersGreg Kroah-Hartman
2022-10-03drm/i915/huc: stall media submission until HuC is loadedDaniele Ceraolo Spurio
2022-10-03drm/i915/huc: track delayed HuC load with a fenceDaniele Ceraolo Spurio
2022-10-03drm/i915/dg2: setup HuC loading via GSCDaniele Ceraolo Spurio
2022-05-05drm/i915/huc: Prepare for GSC-loaded HuCDaniele Ceraolo Spurio
2022-05-05drm/i915/huc: drop intel_huc_is_authenticatedDaniele Ceraolo Spurio
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
2021-12-13drm/i915/guc: support bigger RSA keysDaniele Ceraolo Spurio
2020-03-26drm/i915/debugfs: move uC printers and update debugfs file namesDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: Improve tracking of uC init statusDaniele Ceraolo Spurio
2019-08-16drm/i915/uc: Add explicit DISABLED state for firmwareMichal Wajdeczko
2019-08-12drm/i915/uc: Update copyright and licenseMichal Wajdeczko
2019-08-01drm/i915/uc: Consider enable_guc modparam during fw selectionMichal Wajdeczko
2019-07-25drm/i915/huc: Copy huc rsa only onceDaniele Ceraolo Spurio
2019-07-25drm/i915/uc: Unify uc_fw status trackingDaniele Ceraolo Spurio
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio