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