index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2023-06-06
drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GT
Matt Atwood
1
-1
/
+1
2023-05-31
drm/i915/pmu: Make PMU sample array two-dimensional
Ashutosh Dixit
1
-13
/
+3
2023-05-31
drm/i915/pmu: Turn off the timer to sample frequencies when GT is parked
Ashutosh Dixit
1
-11
/
+5
2023-05-22
drm/i915/pmu: Export counters from all tiles
Tvrtko Ursulin
1
-27
/
+55
2023-05-22
drm/i915/pmu: Prepare for multi-tile non-engine counters
Tvrtko Ursulin
1
-41
/
+105
2023-05-22
drm/i915/pmu: Add reference counting to the sampling timer
Tvrtko Ursulin
1
-2
/
+10
2023-05-22
drm/i915/pmu: Transform PMU parking code to be GT based
Tvrtko Ursulin
1
-8
/
+8
2023-05-22
drm/i915/pmu: Skip sampling engines with no enabled counters
Tvrtko Ursulin
1
-0
/
+3
2023-05-22
drm/i915/pmu: Support PMU for all engines
Tvrtko Ursulin
1
-3
/
+10
2023-05-22
drm/i915/pmu: Change bitmask of enabled events to u32
Tvrtko Ursulin
1
-8
/
+18
2023-04-06
Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...
Daniel Vetter
1
-6
/
+4
2023-03-21
drm/i915/pmu: Use functions common with sysfs to read actual freq
Ashutosh Dixit
1
-6
/
+4
2023-03-06
drm/i915: remove unnecessary intel_pm.h includes
Jani Nikula
1
-1
/
+0
2022-11-17
drm/i915/gt: Use RC6 residency types as arguments to residency functions
Ashutosh Dixit
1
-3
/
+3
2022-11-17
drm/i915: Use GEN12_RPSTAT register for GT freq
Don Hiatt
1
-2
/
+1
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-06-03
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-04-06
drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()
Ashutosh Dixit
1
-4
/
+1
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
1
-0
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-7
/
+7
2022-01-12
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2021-12-18
drm/i915: Use to_gt() helper
Michał Winiarski
1
-7
/
+7
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
[next]