summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pmu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GTMatt Atwood2023-06-061-4/+4
* drm/i915/pmu: Make PMU sample array two-dimensionalAshutosh Dixit2023-05-311-1/+1
* drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin2023-05-221-3/+6
* drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin2023-05-221-0/+4
* drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin2023-05-221-4/+5
* drm/i915/pmu: drop kernel-docJani Nikula2023-05-041-3/+3
* drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand2021-07-221-2/+2
* Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie2021-01-151-11/+24
|\
| * drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin2020-12-021-11/+24
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-0/+8
|\ \ | |/ |/|
| * drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner2020-12-151-0/+8
* | drm/i915/pmu: Fix CPU hotplug with multiple GPUsTvrtko Ursulin2020-10-221-1/+5
* | drm/i915/pmu: Handle PCI unbindTvrtko Ursulin2020-10-221-0/+4
|/
* drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula2020-02-271-1/+1
* drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski2020-02-211-0/+4
* drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski2020-02-211-2/+5
* drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2019-12-181-1/+1
* drm/i915/pmu: Support multiple GPUsTvrtko Ursulin2019-10-171-0/+4
* drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson2019-09-121-2/+2
* Merge back earlier PM core material for v5.1.Rafael J. Wysocki2019-02-241-2/+2
|\
| * drm/i915: Move on the new pm runtime interfaceVincent Guittot2019-01-151-2/+2
* | drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin2019-02-121-0/+2
|/
* drm/i915/pmu: Do not assume fixed hrtimer periodTvrtko Ursulin2018-06-051-0/+8
* drm/i915: Make header i915_pmu.h more robustMichal Wajdeczko2018-03-091-20/+10
* drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-071-0/+6
* drm/i915/pmu: Only enumerate available counters in sysfsTvrtko Ursulin2018-01-111-0/+8
* drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin2017-11-241-1/+0
* drm/i915/pmu: Suspend sampling when GPU is idleTvrtko Ursulin2017-11-221-0/+8
* drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+104