aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand1-2/+2
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-11/+24
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner1-0/+8
2020-12-02drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin1-11/+24
2020-10-22drm/i915/pmu: Fix CPU hotplug with multiple GPUsTvrtko Ursulin1-1/+5
2020-10-22drm/i915/pmu: Handle PCI unbindTvrtko Ursulin1-0/+4
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula1-1/+1
2020-02-21drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski1-0/+4
2020-02-21drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski1-2/+5
2019-12-18drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin1-1/+1
2019-10-17drm/i915/pmu: Support multiple GPUsTvrtko Ursulin1-0/+4
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson1-2/+2
2019-02-24Merge back earlier PM core material for v5.1.Rafael J. Wysocki1-2/+2
2019-02-12drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin1-0/+2
2019-01-15drm/i915: Move on the new pm runtime interfaceVincent Guittot1-2/+2
2018-06-05drm/i915/pmu: Do not assume fixed hrtimer periodTvrtko Ursulin1-0/+8
2018-03-09drm/i915: Make header i915_pmu.h more robustMichal Wajdeczko1-20/+10
2018-02-07drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin1-0/+6
2018-01-11drm/i915/pmu: Only enumerate available counters in sysfsTvrtko Ursulin1-0/+8
2017-11-24drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin1-1/+0
2017-11-22drm/i915/pmu: Suspend sampling when GPU is idleTvrtko Ursulin1-0/+8
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin1-0/+104