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
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-17
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
2020-12-15
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
2020-12-14
drm/i915/pmu: Remove !CONFIG_PM code
Tvrtko Ursulin
2020-12-14
drm/i915/pmu: Use raw clock for rc6 estimation
Tvrtko Ursulin
2020-12-14
drm/i915/pmu: Don't grab wakeref when enabling events
Tvrtko Ursulin
2020-12-02
drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
Tvrtko Ursulin
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-10-22
drm/i915/pmu: Fix CPU hotplug with multiple GPUs
Tvrtko Ursulin
2020-10-22
drm/i915/pmu: Handle PCI unbind
Tvrtko Ursulin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-19
drm/i915: Provide the perf pmu.module
Chris Wilson
2020-06-18
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
2020-05-27
drm/i915/pmu: avoid an maybe-uninitialized warning
Arnd Bergmann
2020-05-19
drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2020-05-01
drm/i915/pmu: Keep a reference to module while active
Chris Wilson
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
2020-04-08
drm/i915/pmu: prefer struct drm_device based logging
Jani Nikula
2020-02-21
drm/i915/pmu: Avoid using globals for PMU events
Michał Winiarski
2020-02-21
drm/i915/pmu: Avoid using globals for CPU hotplug state
Michał Winiarski
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-14
drm/i915/pmu: Correct the rc6 offset upon enabling
Chris Wilson
2020-01-13
drm/i915/pmu: Do not use colons or dashes in PMU names
Tvrtko Ursulin
2019-12-18
drm/i915/pmu: Ensure monotonic rc6
Tvrtko Ursulin
2019-12-18
drm/i915/pmu: Skip sampling engines if gt is asleep
Chris Wilson
2019-12-13
drm/i915/rps: Add frequency translation helpers
Andi Shyti
2019-12-06
drm/i915/pmu: Report frequency as zero while GPU is sleeping
Tvrtko Ursulin
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-11
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
2019-11-08
drm/i915/pmu: Only use exclusive mmio access for gen7
Chris Wilson
2019-11-08
drm/i915/pmu: Cheat when reading the actual frequency to avoid fw
Chris Wilson
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-25
drm/i915/pmu: Initialise the spinlock before registering
Chris Wilson
2019-10-18
drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
2019-10-18
drm/i915/pmu: Fix uninitialized variable on error path
Tvrtko Ursulin
2019-10-17
drm/i915/pmu: Support multiple GPUs
Tvrtko Ursulin
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
2019-09-12
drm/i915/pmu: Skip busyness sampling when and where not needed
Tvrtko Ursulin
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-02
drm/i915/pmu: Atomically acquire the gt_pm wakeref
Chris Wilson
2019-08-01
drm/i915/pmu: Make get_rc6 take intel_gt
Tvrtko Ursulin
2019-08-01
drm/i915/pmu: Convert sampling to gt
Tvrtko Ursulin
2019-08-01
drm/i915/pmu: Convert engine sampling to uncore mmio
Tvrtko Ursulin
2019-08-01
drm/i915/pmu: Make more struct i915_pmu centric
Tvrtko Ursulin
2019-07-04
drm/i915: Show support for accurate sw PMU busyness tracking
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
[next]