index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2023-03-15
drm/i915/gt: make kobj attributes const
Jani Nikula
1
-18
/
+18
2023-02-17
drm/i915: Make kobj_type structures constant
Thomas Weißschuh
1
-1
/
+1
2023-02-02
drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
Nirmoy Das
1
-18
/
+16
2022-10-24
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
1
-10
/
+15
2020-10-16
drm/i915/gt: Cleanup kasan warning for on-stack (unsigned long) casting
Chris Wilson
1
-7
/
+3
2020-05-14
drm/i915: Show per-engine default property values in sysfs
Chris Wilson
1
-0
/
+94
2020-02-28
drm/i915/gt: Expose heartbeat interval via sysfs
Chris Wilson
1
-0
/
+47
2020-02-28
drm/i915/gt: Expose preempt reset timeout via sysfs
Chris Wilson
1
-0
/
+48
2020-02-28
drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
1
-0
/
+40
2020-02-28
drm/i915/gt: Expose busywait duration to sysfs
Chris Wilson
1
-0
/
+49
2020-02-28
drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
1
-0
/
+46
2020-02-28
drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
1
-0
/
+10
2020-02-28
drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
1
-0
/
+205