summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_pmu.h
AgeCommit message (Expand)Author
2023-06-06drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GTMatt Atwood
2023-05-31drm/i915/pmu: Make PMU sample array two-dimensionalAshutosh Dixit
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin
2023-05-22drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin
2023-05-04drm/i915/pmu: drop kernel-docJani Nikula
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner
2020-12-02drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin
2020-10-22drm/i915/pmu: Fix CPU hotplug with multiple GPUsTvrtko Ursulin
2020-10-22drm/i915/pmu: Handle PCI unbindTvrtko Ursulin
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-21drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski
2020-02-21drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski
2019-12-18drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin
2019-10-17drm/i915/pmu: Support multiple GPUsTvrtko Ursulin
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson
2019-02-24Merge back earlier PM core material for v5.1.Rafael J. Wysocki
2019-02-12drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin
2019-01-15drm/i915: Move on the new pm runtime interfaceVincent Guittot
2018-06-05drm/i915/pmu: Do not assume fixed hrtimer periodTvrtko Ursulin
2018-03-09drm/i915: Make header i915_pmu.h more robustMichal Wajdeczko
2018-02-07drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin
2018-01-11drm/i915/pmu: Only enumerate available counters in sysfsTvrtko Ursulin
2017-11-24drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin
2017-11-22drm/i915/pmu: Suspend sampling when GPU is idleTvrtko Ursulin
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin