summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_huc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/huc: Use GT oriented error messages in xe_huc.cMichal Wajdeczko2024-06-271-11/+11
* drm/xe/vf: Custom HuC initialization if VFMichal Wajdeczko2024-06-201-0/+4
* drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko2024-06-141-3/+1
* drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko2024-05-221-0/+2
* drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray2024-04-181-8/+1
* drm/xe: Normalize bo flags macrosLucas De Marchi2024-04-021-2/+2
* drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichaƂ Winiarski2024-02-201-0/+19
* drm/xe/huc: HuC authentication via GSCDaniele Ceraolo Spurio2023-12-211-4/+137
* drm/xe/huc: Prepare for 2-step HuC authenticationDaniele Ceraolo Spurio2023-12-211-10/+37
* drm/xe/huc: Don't re-auth HuC if it's already authenticatedDaniele Ceraolo Spurio2023-12-211-0/+6
* drm/xe/huc: HuC is not supported on GTs that don't have video enginesDaniele Ceraolo Spurio2023-12-211-1/+10
* drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio2023-12-211-8/+7
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-1/+2
* drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast2023-12-211-1/+1
* drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi2023-12-211-2/+1
* drm/xe: Cleanup style warningsFrancois Dugast2023-12-211-0/+1
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-201-2/+2
* drm/xe: Drop gen afixes from registersLucas De Marchi2023-12-201-2/+2
* drm/xe/guc: Move GuC registers to regs/Lucas De Marchi2023-12-201-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-201-1/+2
* drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi2023-12-121-1/+1
* drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.Rodrigo Vivi2023-12-121-1/+1
* drm/xe: Let's return last value read on xe_mmio_wait32.Rodrigo Vivi2023-12-121-1/+1
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+131