summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/pmu: Fix building without CONFIG_PMChris Wilson2018-02-131-10/+23
* drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-131-15/+78
* drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-131-73/+52
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-2/+2
* drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin2017-11-291-7/+4
* drm/i915/pmu: Return -EINVAL when selecting the inactive CPUTvrtko Ursulin2017-11-281-1/+1
* drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin2017-11-241-17/+6
* drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin2017-11-241-27/+2
* drm/i915/pmu: Only allow running on a single CPUTvrtko Ursulin2017-11-241-8/+4
* drm/i915/pmu: Remove conditional HOTPLUG_CPU registrationChris Wilson2017-11-241-7/+1
* drm/i915/pmu: Hide the (unsigned long)ptr castChris Wilson2017-11-241-10/+20
* drm/i915/pmu: Clear the previous sample value when parkingTvrtko Ursulin2017-11-231-1/+21
* drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin2017-11-221-0/+31
* drm/i915/pmu: Add interrupt count metricTvrtko Ursulin2017-11-221-0/+23
* drm/i915/pmu: Wire up engine busy stats to PMUTvrtko Ursulin2017-11-221-2/+76
* drm/i915/pmu: Suspend sampling when GPU is idleTvrtko Ursulin2017-11-221-10/+78
* drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+688
OpenPOWER on IntegriCloud