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
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+3
2019-03-27
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-10
/
+6
2019-03-08
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+14
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-1
/
+1
2019-02-24
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
1
-10
/
+6
2019-02-23
drm/i915/pmu: Always sample an active ringbuffer
Chris Wilson
1
-37
/
+28
2019-02-12
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
1
-7
/
+15
2019-02-06
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
1
-7
/
+15
2019-01-16
drm/i915: Move on the new pm runtime interface
Vincent Guittot
1
-10
/
+6
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
1
-5
/
+2
2019-01-14
drm/i915/pmu: Track rpm wakeref
Chris Wilson
1
-9
/
+17
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-3
/
+3
2018-08-16
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-20
/
+47
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-06-05
drm/i915/pmu: Do not assume fixed hrtimer period
Tvrtko Ursulin
1
-20
/
+47
2018-04-11
drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6
Tvrtko Ursulin
1
-10
/
+27
2018-03-14
drm/i915/pmu: Work around compiler warnings on some kernel configs
Tvrtko Ursulin
1
-19
/
+13
2018-03-10
drm/i915: Make header i915_pmu.h more robust
Michal Wajdeczko
1
-24
/
+3
2018-02-07
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
1
-10
/
+23
2018-02-07
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
1
-15
/
+78
2018-02-06
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
1
-64
/
+34
2018-01-24
drm/i915/pmu: Fix sysfs exported counter config
Tvrtko Ursulin
1
-1
/
+1
2018-01-12
drm/i915/pmu: Use kcalloc instead of kzalloc
Tvrtko Ursulin
1
-3
/
+3
2018-01-12
drm/i915/pmu: fix noderef.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-11
drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdep
Chris Wilson
1
-0
/
+2
2018-01-11
drm/i915/pmu: Only enumerate available counters in sysfs
Tvrtko Ursulin
1
-78
/
+243
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-2
/
+2
2017-11-29
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
1
-7
/
+4
2017-11-28
drm/i915/pmu: Return -EINVAL when selecting the inactive CPU
Tvrtko Ursulin
1
-1
/
+1
2017-11-24
drm/i915/pmu: Aggregate all RC6 states into one counter
Tvrtko Ursulin
1
-17
/
+6
2017-11-24
drm/i915/pmu: Stop averaging with the previous sample
Tvrtko Ursulin
1
-27
/
+2
2017-11-24
drm/i915/pmu: Only allow running on a single CPU
Tvrtko Ursulin
1
-8
/
+4
2017-11-24
drm/i915/pmu: Remove conditional HOTPLUG_CPU registration
Chris Wilson
1
-7
/
+1
2017-11-24
drm/i915/pmu: Hide the (unsigned long)ptr cast
Chris Wilson
1
-10
/
+20
2017-11-23
drm/i915/pmu: Clear the previous sample value when parking
Tvrtko Ursulin
1
-1
/
+21
2017-11-22
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
1
-0
/
+31
2017-11-22
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
1
-0
/
+23
2017-11-22
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
1
-2
/
+76
2017-11-22
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
1
-10
/
+78
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
1
-0
/
+688