index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
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