summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_freq.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-15drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin1-1/+3
2025-10-31drm/xe: Improve freq and throttle documentationLucas De Marchi1-14/+16
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav1-1/+1
2025-10-16drm/xe: Prevent runtime PM wake while reading rp0 frequencyBadal Nilawar1-6/+1
2025-09-12drm/xe: Fix circular locking dependencyRodrigo Vivi1-0/+2
2025-09-11drm/xe/guc: Add SLPC power profile interfaceVinay Belgaumkar1-0/+26
2025-05-27drm/xe: Add missing documentation of rpa_freqRodrigo Vivi1-0/+3
2025-05-27drm/xe: Make xe_gt_freq part of the DocumentationRodrigo Vivi1-0/+2
2025-04-23drm/xe: Fix CFI violation when accessing sysfs filesJeevaka Prabu Badrappan1-36/+46
2025-01-08drm/xe: Introduce the RPa informationRodrigo Vivi1-0/+15
2024-09-16drm/xe: use devm_add_action_or_reset() helperHe Lugang1-2/+2
2024-09-12drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'Matt Roper1-1/+1
2024-05-23drm/xe: Make read_perf_limit_reasons globally accessibleJohn Harrison1-2/+2
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld1-2/+2
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray1-15/+10
2024-02-26drm/xe: Runtime PM wake on every sysfs callRodrigo Vivi1-3/+35
2024-01-10drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar1-0/+3
2023-12-22drm/xe: Remove uninitialized variable from warningLucas De Marchi1-2/+2
2023-12-21drm/xe: Add frequency throttle reasons sysfs attributesSujaritha Sundaresan1-0/+3
2023-12-21drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi1-0/+216