index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_force_wake.h
Age
Commit message (
Expand
)
Author
2025-11-19
drm/xe/forcewake: Add scope-based cleanup for forcewake
Matt Roper
2024-10-17
drm/xe: Change return type to void for xe_force_wake_put
Himal Prasad Ghimiray
2024-10-17
drm/xe: Ensure __must_check for xe_force_wake_get() return
Himal Prasad Ghimiray
2024-10-17
drm/xe: Modify xe_force_wake_put to handle _get returned mask
Himal Prasad Ghimiray
2024-10-17
drm/xe: Error handling in xe_force_wake_get()
Himal Prasad Ghimiray
2024-10-17
drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Himal Prasad Ghimiray
2024-06-10
drm/xe: Check valid domain is passed in xe_force_wake_ref
Himal Prasad Ghimiray
2024-06-10
drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
Himal Prasad Ghimiray
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-19
drm/xe: Remove unseless xe_force_wake_prune.
Rodrigo Vivi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost