summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-021-1/+1
* Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie2021-01-151-46/+71
|\
| * drm/i915/gt: Track the overall awake/busy timeChris Wilson2020-12-171-0/+6
| * drm/i915/pmu: Remove !CONFIG_PM codeTvrtko Ursulin2020-12-141-14/+0
| * drm/i915/pmu: Use raw clock for rc6 estimationTvrtko Ursulin2020-12-141-5/+5
| * drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin2020-12-141-23/+16
| * drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin2020-12-021-22/+62
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-18/+1
|\ \ | |/ |/|
| * drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner2020-12-151-18/+1
* | Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...Dave Airlie2020-11-131-22/+74
|\ \ | |/ |/|
| * drm/i915/pmu: Fix CPU hotplug with multiple GPUsTvrtko Ursulin2020-10-221-20/+37
| * drm/i915/pmu: Handle PCI unbindTvrtko Ursulin2020-10-221-2/+37
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* drm/i915: Provide the perf pmu.moduleChris Wilson2020-08-191-5/+2
* drm/i915/gt: Always report the sample time for busy-statsChris Wilson2020-06-181-1/+4
* drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann2020-05-271-42/+42
* drm/i915/pmu: Prefer drm_WARN_ON over WARN_ONPankaj Bharadiya2020-05-191-3/+9
* drm/i915/pmu: Keep a reference to module while activeChris Wilson2020-05-011-1/+4
* drm/i915/gt: Always enable busy-stats for execlistsChris Wilson2020-04-301-31/+1
* drm/i915/pmu: prefer struct drm_device based loggingJani Nikula2020-04-081-2/+2
* drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski2020-02-211-19/+22
* drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski2020-02-211-9/+9
* drm/i915: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-01-221-3/+3
* drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson2020-01-141-0/+12
* drm/i915/pmu: Do not use colons or dashes in PMU namesTvrtko Ursulin2020-01-131-3/+8
* drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2019-12-181-53/+20
* drm/i915/pmu: Skip sampling engines if gt is asleepChris Wilson2019-12-181-0/+3
* drm/i915/rps: Add frequency translation helpersAndi Shyti2019-12-131-1/+1
* drm/i915/pmu: Report frequency as zero while GPU is sleepingTvrtko Ursulin2019-12-061-21/+31
* drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson2019-11-201-3/+3
* drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-11-111-2/+2
* drm/i915/pmu: Only use exclusive mmio access for gen7Chris Wilson2019-11-081-2/+19
* drm/i915/pmu: Cheat when reading the actual frequency to avoid fwChris Wilson2019-11-081-2/+15
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-4/+6
* drm/i915/pmu: Initialise the spinlock before registeringChris Wilson2019-10-251-18/+19
* drm/i915/gt: Convert the leftover for_each_engine(gt)Chris Wilson2019-10-181-1/+1
* drm/i915/pmu: Fix uninitialized variable on error pathTvrtko Ursulin2019-10-181-4/+2
* drm/i915/pmu: Support multiple GPUsTvrtko Ursulin2019-10-171-2/+27
* drm/i915: Extract GT render sleep (rc6) managementAndi Shyti2019-09-271-4/+5
* drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson2019-09-121-107/+135
* drm/i915/pmu: Skip busyness sampling when and where not neededTvrtko Ursulin2019-09-121-0/+4
* drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson2019-08-151-1/+1
* drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-061-4/+4
* drm/i915/pmu: Atomically acquire the gt_pm wakerefChris Wilson2019-08-021-23/+17
* drm/i915/pmu: Make get_rc6 take intel_gtTvrtko Ursulin2019-08-011-5/+7
* drm/i915/pmu: Convert sampling to gtTvrtko Ursulin2019-08-011-20/+23
* drm/i915/pmu: Convert engine sampling to uncore mmioTvrtko Ursulin2019-08-011-10/+11
* drm/i915/pmu: Make more struct i915_pmu centricTvrtko Ursulin2019-08-011-90/+104
* drm/i915: Show support for accurate sw PMU busyness trackingChris Wilson2019-07-041-3/+1
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-1/+2