开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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