index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
7 days
drm/xe/uc: Fix missing unwind goto
Zhanjun Dong
2025-07-08
drm/xe/uc: Disable GuC communication on hardware initialization error
Zhanjun Dong
2025-06-27
drm/xe/guc: Enable extended CAT error reporting
Daniele Ceraolo Spurio
2025-06-26
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
Maarten Lankhorst
2025-06-26
drm/xe: Remove xe_uc_fini_hw
Maarten Lankhorst
2025-06-26
drm/xe: Remove xe_uc_init_hwconfig()
Maarten Lankhorst
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
2025-05-05
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
2025-02-24
drm/xe/xe_pmu: Add PMU support for engine activity
Riana Tauro
2025-02-14
drm/xe: Cleanup unwind of gt initialization
Lucas De Marchi
2024-07-17
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