开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_throttle.c
Age
Commit message (
Expand
)
Author
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-12-08
drm/xe/throttle: Skip reason prefix while emitting array
Raag Jadav
2025-11-19
drm/xe/sysfs: Use scope-based runtime power management
Matt Roper
2025-11-05
drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
Lucas De Marchi
2025-10-30
drm/xe/gt_throttle: Drop individual show functions
Lucas De Marchi
2025-10-30
drm/xe: Improve freq and throttle documentation
Lucas De Marchi
2025-10-30
drm/xe/gt_throttle: Tidy up attribute definition
Lucas De Marchi
2025-10-30
drm/xe/gt_throttle: Add throttle_to_gt()
Lucas De Marchi
2025-10-30
drm/xe/gt_throttle: Always read and mask
Lucas De Marchi
2025-10-30
drm/xe/gt_throttle: Tidy up perf reasons reading
Lucas De Marchi
2025-10-30
drm/xe/cri: Add new performance limit reasons bits
Sk Anirban
2025-04-23
drm/xe: Fix CFI violation when accessing sysfs files
Jeevaka Prabu Badrappan
2024-12-02
drm/xe/throttle: Log throttle reasons
Raag Jadav
2024-09-11
drm/xe/gt_throttle: Convert register access to use xe_mmio
Matt Roper
2024-05-23
drm/xe: Make read_perf_limit_reasons globally accessible
John Harrison