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_eu_stall.c
Age
Commit message (
Expand
)
Author
2025-07-02
drm/xe: Don't compare GT ID to GT count when determining valid GTs
Matt Roper
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
2025-04-25
drm/xe/eustall: Do not support EU stall on SRIOV VF
Harish Chegondi
2025-04-25
drm/xe/eustall: Resolve a possible circular locking dependency
Harish Chegondi
2025-03-13
drm/xe/eustall: Fix a possible pointer dereference after free
Harish Chegondi
2025-02-26
drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
Harish Chegondi
2025-02-26
drm/xe/uapi: Add a device query to get EU stall sampling information
Harish Chegondi
2025-02-26
drm/xe/eustall: Add EU stall sampling support for Xe2
Harish Chegondi
2025-02-26
drm/xe/eustall: Add support to handle dropped EU stall data
Harish Chegondi
2025-02-26
drm/xe/eustall: Add support to read() and poll() EU stall data
Harish Chegondi
2025-02-26
drm/xe/eustall: Add support to init, enable and disable EU stall sampling
Harish Chegondi
2025-02-26
drm/xe/uapi: Introduce API for EU stall sampling
Harish Chegondi