index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_pmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-15
1
-1
/
+1
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-4
/
+4
*
drm/i915/pmu: Atomically acquire the gt_pm wakeref
Chris Wilson
2019-08-02
1
-23
/
+17
*
drm/i915/pmu: Make get_rc6 take intel_gt
Tvrtko Ursulin
2019-08-02
1
-5
/
+7
*
drm/i915/pmu: Convert sampling to gt
Tvrtko Ursulin
2019-08-02
1
-20
/
+23
*
drm/i915/pmu: Convert engine sampling to uncore mmio
Tvrtko Ursulin
2019-08-02
1
-10
/
+11
*
drm/i915/pmu: Make more struct i915_pmu centric
Tvrtko Ursulin
2019-08-02
1
-90
/
+104
*
drm/i915: Show support for accurate sw PMU busyness tracking
Chris Wilson
2019-07-04
1
-3
/
+1
*
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-1
/
+2
*
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-6
/
+6
*
drm/i915: Remove I915_READ_NOTRACE
Tvrtko Ursulin
2019-06-12
1
-3
/
+5
*
drm/i915: move some leftovers to intel_pm.h from i915_drv.h
Jani Nikula
2019-04-30
1
-1
/
+2
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-1
/
+3
*
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-03-27
1
-10
/
+6
|
\
|
*
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-03-08
1
-9
/
+14
|
|
\
|
*
\
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
2019-02-24
1
-10
/
+6
|
|
\
\
|
|
*
|
drm/i915: Move on the new pm runtime interface
Vincent Guittot
2019-01-15
1
-10
/
+6
|
*
|
|
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
2019-02-12
1
-7
/
+15
|
|
/
/
*
|
|
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-1
/
+1
*
|
|
drm/i915/pmu: Always sample an active ringbuffer
Chris Wilson
2019-02-23
1
-37
/
+28
|
|
/
|
/
|
*
|
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
2019-02-06
1
-7
/
+15
*
|
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
1
-5
/
+2
*
|
drm/i915/pmu: Track rpm wakeref
Chris Wilson
2019-01-14
1
-9
/
+17
*
|
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-3
/
+3
|
/
*
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-16
1
-20
/
+47
|
\
|
*
drm/i915/pmu: Do not assume fixed hrtimer period
Tvrtko Ursulin
2018-06-05
1
-20
/
+47
*
|
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-05
1
-0
/
+1
|
/
*
drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6
Tvrtko Ursulin
2018-04-11
1
-10
/
+27
*
drm/i915/pmu: Work around compiler warnings on some kernel configs
Tvrtko Ursulin
2018-03-14
1
-19
/
+13
*
drm/i915: Make header i915_pmu.h more robust
Michal Wajdeczko
2018-03-09
1
-24
/
+3
*
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
2018-02-07
1
-10
/
+23
*
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
2018-02-07
1
-15
/
+78
*
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2018-02-06
1
-64
/
+34
*
drm/i915/pmu: Fix sysfs exported counter config
Tvrtko Ursulin
2018-01-24
1
-1
/
+1
*
drm/i915/pmu: Use kcalloc instead of kzalloc
Tvrtko Ursulin
2018-01-12
1
-3
/
+3
*
drm/i915/pmu: fix noderef.cocci warnings
Fengguang Wu
2018-01-12
1
-1
/
+1
*
drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdep
Chris Wilson
2018-01-11
1
-0
/
+2
*
drm/i915/pmu: Only enumerate available counters in sysfs
Tvrtko Ursulin
2018-01-11
1
-78
/
+243
*
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
2017-12-01
1
-2
/
+2
*
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
2017-11-29
1
-7
/
+4
*
drm/i915/pmu: Return -EINVAL when selecting the inactive CPU
Tvrtko Ursulin
2017-11-28
1
-1
/
+1
*
drm/i915/pmu: Aggregate all RC6 states into one counter
Tvrtko Ursulin
2017-11-24
1
-17
/
+6
*
drm/i915/pmu: Stop averaging with the previous sample
Tvrtko Ursulin
2017-11-24
1
-27
/
+2
*
drm/i915/pmu: Only allow running on a single CPU
Tvrtko Ursulin
2017-11-24
1
-8
/
+4
*
drm/i915/pmu: Remove conditional HOTPLUG_CPU registration
Chris Wilson
2017-11-24
1
-7
/
+1
*
drm/i915/pmu: Hide the (unsigned long)ptr cast
Chris Wilson
2017-11-24
1
-10
/
+20
*
drm/i915/pmu: Clear the previous sample value when parking
Tvrtko Ursulin
2017-11-23
1
-1
/
+21
*
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
2017-11-22
1
-0
/
+31
*
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
2017-11-22
1
-0
/
+23
*
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
2017-11-22
1
-2
/
+76
[next]