summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2025-11-19drm/xe/sysfs: Use scope-based runtime power managementMatt Roper
2025-03-28drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-03-24drm/xe/hw_engine_class_sysfs: Allow to inject error during probeFrancois Dugast
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld
2024-05-21drm/xe: Promote xe_hw_engine_class_to_str()Lucas De Marchi
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray
2024-04-18drm/xe: Return NULL in case of drmm_add_action_or_reset failureHimal Prasad Ghimiray
2024-04-04drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()Bommu Krishnaiah
2024-03-22drm/xe: Remove redundant functions to get xeLucas De Marchi
2024-03-19drm/xe: Remove usage of unsafe strcpyNirmoy Das
2024-02-26drm/xe: Runtime PM wake on every sysfs callRodrigo Vivi
2024-01-19drm/xe: constify engine class sysfs attributesJani Nikula
2023-12-21drm/xe: Add min/max cap for engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Add sysfs for preempt reset timeoutTejas Upadhyay
2023-12-21drm/xe: Add timeslice duration engine property to sysfsTejas Upadhyay
2023-12-21drm/xe: Add job timeout engine property to sysfsTejas Upadhyay
2023-12-21drm/xe: Add sysfs for default engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Add sysfs entries for engines under its GTTejas Upadhyay