index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_hw_engine_class_sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
drm/xe: covert sysfs over to devm
Matthew Auld
1
-6
/
+6
2024-05-21
drm/xe: Promote xe_hw_engine_class_to_str()
Lucas De Marchi
1
-18
/
+0
2024-04-18
drm/xe/gt: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
1
-5
/
+1
2024-04-18
drm/xe: Return NULL in case of drmm_add_action_or_reset failure
Himal Prasad Ghimiray
1
-17
/
+5
2024-04-04
drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()
Bommu Krishnaiah
1
-18
/
+18
2024-03-22
drm/xe: Remove redundant functions to get xe
Lucas De Marchi
1
-12
/
+1
2024-03-19
drm/xe: Remove usage of unsafe strcpy
Nirmoy Das
1
-21
/
+23
2024-02-26
drm/xe: Runtime PM wake on every sysfs call
Rodrigo Vivi
1
-1
/
+57
2024-01-19
drm/xe: constify engine class sysfs attributes
Jani Nikula
1
-19
/
+19
2023-12-21
drm/xe: Add min/max cap for engine scheduler properties
Tejas Upadhyay
1
-0
/
+333
2023-12-21
drm/xe: Add sysfs for preempt reset timeout
Tejas Upadhyay
1
-0
/
+29
2023-12-21
drm/xe: Add timeslice duration engine property to sysfs
Tejas Upadhyay
1
-0
/
+30
2023-12-21
drm/xe: Add job timeout engine property to sysfs
Tejas Upadhyay
1
-24
/
+62
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
1
-22
/
+114
2023-12-21
drm/xe: Add sysfs entries for engines under its GT
Tejas Upadhyay
1
-0
/
+153