index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
sysfs_engines.c
Age
Commit message (
Expand
)
Author
2024-08-24
drm/i915/gt: Continue creating engine sysfs files even after a failure
Andi Shyti
2023-03-15
drm/i915/gt: make kobj attributes const
Jani Nikula
2023-02-17
drm/i915: Make kobj_type structures constant
Thomas Weißschuh
2023-02-02
drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
Nirmoy Das
2022-10-24
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
2020-10-16
drm/i915/gt: Cleanup kasan warning for on-stack (unsigned long) casting
Chris Wilson
2020-05-14
drm/i915: Show per-engine default property values in sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose heartbeat interval via sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose preempt reset timeout via sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose busywait duration to sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
2020-02-28
drm/i915/gt: Expose engine properties via sysfs
Chris Wilson