index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_huc.c
Age
Commit message (
Expand
)
Author
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
2024-06-26
drm/xe/huc: Use GT oriented error messages in xe_huc.c
Michal Wajdeczko
2024-06-20
drm/xe/vf: Custom HuC initialization if VF
Michal Wajdeczko
2024-06-14
drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
Michal Wajdeczko
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
2024-04-18
drm/xe: call free_gsc_pkt only once on action add failure
Himal Prasad Ghimiray
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-02-20
drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
MichaĆ Winiarski
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
2023-12-21
drm/xe/huc: Prepare for 2-step HuC authentication
Daniele Ceraolo Spurio
2023-12-21
drm/xe/huc: Don't re-auth HuC if it's already authenticated
Daniele Ceraolo Spurio
2023-12-21
drm/xe/huc: HuC is not supported on GTs that don't have video engines
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
2023-12-19
drm/xe/guc: Move GuC registers to regs/
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-12
drm/xe: Remove i915_utils dependency from xe_pcode.
Rodrigo Vivi
2023-12-12
drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.
Rodrigo Vivi
2023-12-12
drm/xe: Let's return last value read on xe_mmio_wait32.
Rodrigo Vivi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost