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_hw_engine_class_sysfs.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-11-19
drm/xe/sysfs: Use scope-based runtime power management
Matt Roper
2025-03-28
drm/xe/hw_engine: define sysfs_ops on all directories
Tejas Upadhyay
2025-03-24
drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
Francois Dugast
2024-05-22
drm/xe: covert sysfs over to devm
Matthew Auld
2024-05-21
drm/xe: Promote xe_hw_engine_class_to_str()
Lucas De Marchi
2024-04-18
drm/xe/gt: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
2024-04-18
drm/xe: Return NULL in case of drmm_add_action_or_reset failure
Himal Prasad Ghimiray
2024-04-04
drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()
Bommu Krishnaiah
2024-03-22
drm/xe: Remove redundant functions to get xe
Lucas De Marchi
2024-03-19
drm/xe: Remove usage of unsafe strcpy
Nirmoy Das
2024-02-26
drm/xe: Runtime PM wake on every sysfs call
Rodrigo Vivi
2024-01-19
drm/xe: constify engine class sysfs attributes
Jani Nikula
2023-12-21
drm/xe: Add min/max cap for engine scheduler properties
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs for preempt reset timeout
Tejas Upadhyay
2023-12-21
drm/xe: Add timeslice duration engine property to sysfs
Tejas Upadhyay
2023-12-21
drm/xe: Add job timeout engine property to sysfs
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs entries for engines under its GT
Tejas Upadhyay