index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-08-04
drm/i915/guc/slpc: Sysfs hooks for SLPC
Vinay Belgaumkar
1
-1
/
+1
2021-07-22
drm/i915: Use a table for i915_init/exit (v2)
Jason Ekstrand
1
-1
/
+3
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-5
/
+3
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+4
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-4
/
+4
2021-06-02
drm/i915: use DEVICE_ATTR_RO macro
YueHaibing
1
-5
/
+3
2021-04-09
drm/i915/pmu: Check actual RC6 status
Tvrtko Ursulin
1
-1
/
+3
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-46
/
+71
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+1
2020-12-18
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
1
-0
/
+6
2020-12-15
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
1
-18
/
+1
2020-12-14
drm/i915/pmu: Remove !CONFIG_PM code
Tvrtko Ursulin
1
-14
/
+0
2020-12-14
drm/i915/pmu: Use raw clock for rc6 estimation
Tvrtko Ursulin
1
-5
/
+5
2020-12-14
drm/i915/pmu: Don't grab wakeref when enabling events
Tvrtko Ursulin
1
-23
/
+16
2020-12-02
drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
Tvrtko Ursulin
1
-22
/
+62
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-22
/
+74
2020-10-22
drm/i915/pmu: Fix CPU hotplug with multiple GPUs
Tvrtko Ursulin
1
-20
/
+37
2020-10-22
drm/i915/pmu: Handle PCI unbind
Tvrtko Ursulin
1
-2
/
+37
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-19
drm/i915: Provide the perf pmu.module
Chris Wilson
1
-5
/
+2
2020-06-18
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
1
-1
/
+4
2020-05-27
drm/i915/pmu: avoid an maybe-uninitialized warning
Arnd Bergmann
1
-42
/
+42
2020-05-19
drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
1
-3
/
+9
2020-05-01
drm/i915/pmu: Keep a reference to module while active
Chris Wilson
1
-1
/
+4
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
1
-31
/
+1
2020-04-08
drm/i915/pmu: prefer struct drm_device based logging
Jani Nikula
1
-2
/
+2
2020-02-21
drm/i915/pmu: Avoid using globals for PMU events
Michał Winiarski
1
-19
/
+22
2020-02-21
drm/i915/pmu: Avoid using globals for CPU hotplug state
Michał Winiarski
1
-9
/
+9
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-3
/
+3
2020-01-14
drm/i915/pmu: Correct the rc6 offset upon enabling
Chris Wilson
1
-0
/
+12
2020-01-13
drm/i915/pmu: Do not use colons or dashes in PMU names
Tvrtko Ursulin
1
-3
/
+8
2019-12-18
drm/i915/pmu: Ensure monotonic rc6
Tvrtko Ursulin
1
-53
/
+20
2019-12-18
drm/i915/pmu: Skip sampling engines if gt is asleep
Chris Wilson
1
-0
/
+3
2019-12-14
drm/i915/rps: Add frequency translation helpers
Andi Shyti
1
-1
/
+1
2019-12-06
drm/i915/pmu: Report frequency as zero while GPU is sleeping
Tvrtko Ursulin
1
-21
/
+31
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-3
/
+3
2019-11-11
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-08
drm/i915/pmu: Only use exclusive mmio access for gen7
Chris Wilson
1
-2
/
+19
2019-11-08
drm/i915/pmu: Cheat when reading the actual frequency to avoid fw
Chris Wilson
1
-2
/
+15
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
1
-4
/
+6
2019-10-26
drm/i915/pmu: Initialise the spinlock before registering
Chris Wilson
1
-18
/
+19
2019-10-18
drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
1
-1
/
+1
2019-10-18
drm/i915/pmu: Fix uninitialized variable on error path
Tvrtko Ursulin
1
-4
/
+2
2019-10-17
drm/i915/pmu: Support multiple GPUs
Tvrtko Ursulin
1
-2
/
+27
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
1
-4
/
+5
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
1
-107
/
+135
2019-09-12
drm/i915/pmu: Skip busyness sampling when and where not needed
Tvrtko Ursulin
1
-0
/
+4
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
1
-1
/
+1
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-4
/
+4
[next]