index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
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
Files
Lines
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-1
/
+0
2025-11-19
drm/xe/huc: Use scope-based forcewake
Matt Roper
1
-5
/
+2
2025-10-14
drm/xe/huc: Adjust HuC check on primary GT
Matt Roper
1
-3
/
+7
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
1
-1
/
+1
2024-10-17
drm/xe/huc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
1
-4
/
+4
2024-09-11
drm/xe/huc: Convert register access to use xe_mmio
Matt Roper
1
-3
/
+3
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
1
-14
/
+5
2024-06-26
drm/xe/huc: Use GT oriented error messages in xe_huc.c
Michal Wajdeczko
1
-11
/
+11
2024-06-20
drm/xe/vf: Custom HuC initialization if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-14
drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
Michal Wajdeczko
1
-3
/
+1
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
1
-0
/
+2
2024-04-18
drm/xe: call free_gsc_pkt only once on action add failure
Himal Prasad Ghimiray
1
-8
/
+1
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-2
/
+2
2024-02-20
drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
MichaĆ Winiarski
1
-0
/
+19
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
1
-4
/
+137
2023-12-21
drm/xe/huc: Prepare for 2-step HuC authentication
Daniele Ceraolo Spurio
1
-10
/
+37
2023-12-21
drm/xe/huc: Don't re-auth HuC if it's already authenticated
Daniele Ceraolo Spurio
1
-0
/
+6
2023-12-21
drm/xe/huc: HuC is not supported on GTs that don't have video engines
Daniele Ceraolo Spurio
1
-1
/
+10
2023-12-21
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
1
-8
/
+7
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-1
/
+2
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
1
-2
/
+1
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-0
/
+1
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-2
/
+2
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-2
/
+2
2023-12-19
drm/xe/guc: Move GuC registers to regs/
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+2
2023-12-12
drm/xe: Remove i915_utils dependency from xe_pcode.
Rodrigo Vivi
1
-1
/
+1
2023-12-12
drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.
Rodrigo Vivi
1
-1
/
+1
2023-12-12
drm/xe: Let's return last value read on xe_mmio_wait32.
Rodrigo Vivi
1
-1
/
+1
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+131