开源镜像站
帮助
动态
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_uc.c
Age
Commit message (
Expand
)
Author
2024-07-18
drm/xe: Wedge the entire device
Matthew Brost
2024-06-06
drm/xe/vf: Custom uC initialization
Michal Wajdeczko
2024-05-22
drm/xe/uc: Don't emit false error if running in execlist mode
Michal Wajdeczko
2024-05-14
drm/xe/uc: Move GuC submission init to post hwconfig step
Michal Wajdeczko
2024-05-07
drm/xe: Don't rely on xe_assert.h to be included elsewhere
Michal Wajdeczko
2024-04-25
drm/xe: Change xe_guc_submit_stop return to void
Himal Prasad Ghimiray
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
2024-02-20
drm/xe: Initialize GuC earlier during probe
Michał Winiarski
2024-02-20
drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
Michał Winiarski
2024-01-18
drm/xe/gsc: Initialize GSC proxy
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Introduce GuC Doorbells Manager
Michal Wajdeczko
2023-12-21
drm/xe/huc: Prepare for 2-step HuC authentication
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Extract xe_uc_sanitize_reset
Michał Winiarski
2023-12-21
drm/xe/gsc: GSC FW load
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Fix uC status tracking
Daniele Ceraolo Spurio
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
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: nuke GuC on unload
Matthew Auld
2023-12-21
drm/xe: remove gucrc disable from suspend path
Riana Tauro
2023-12-21
drm/xe: Cleanup CODE_INDENT style issues
Francois Dugast
2023-12-19
drm/xe: don't auto fall back to execlist mode if guc failed to init
Chang, Bruce
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost