index
:
linux.git
master
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
/
i915_pmu.c
Age
Commit message (
Expand
)
Author
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
2017-11-29
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
2017-11-28
drm/i915/pmu: Return -EINVAL when selecting the inactive CPU
Tvrtko Ursulin
2017-11-24
drm/i915/pmu: Aggregate all RC6 states into one counter
Tvrtko Ursulin
2017-11-24
drm/i915/pmu: Stop averaging with the previous sample
Tvrtko Ursulin
2017-11-24
drm/i915/pmu: Only allow running on a single CPU
Tvrtko Ursulin
2017-11-24
drm/i915/pmu: Remove conditional HOTPLUG_CPU registration
Chris Wilson
2017-11-24
drm/i915/pmu: Hide the (unsigned long)ptr cast
Chris Wilson
2017-11-23
drm/i915/pmu: Clear the previous sample value when parking
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin