summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_pmu.c
Commit message (Expand)AuthorAge
* drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-18
* drm/i915/pmu: Work around compiler warnings on some kernel configsTvrtko Ursulin2018-03-16
* drm/i915/pmu: Fix building without CONFIG_PMChris Wilson2018-02-07
* drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-07
* drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-06
* drm/i915/pmu: Fix sysfs exported counter configTvrtko Ursulin2018-01-24
* drm/i915/pmu: Use kcalloc instead of kzallocTvrtko Ursulin2018-01-12
* drm/i915/pmu: fix noderef.cocci warningsFengguang Wu2018-01-12
* drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdepChris Wilson2018-01-11
* drm/i915/pmu: Only enumerate available counters in sysfsTvrtko Ursulin2018-01-11
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-01
* drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin2017-11-29
* drm/i915/pmu: Return -EINVAL when selecting the inactive CPUTvrtko Ursulin2017-11-28
* drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin2017-11-24
* drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin2017-11-24
* drm/i915/pmu: Only allow running on a single CPUTvrtko Ursulin2017-11-24
* drm/i915/pmu: Remove conditional HOTPLUG_CPU registrationChris Wilson2017-11-24
* drm/i915/pmu: Hide the (unsigned long)ptr castChris Wilson2017-11-24
* drm/i915/pmu: Clear the previous sample value when parkingTvrtko Ursulin2017-11-23
* drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin2017-11-22
* drm/i915/pmu: Add interrupt count metricTvrtko Ursulin2017-11-22
* drm/i915/pmu: Wire up engine busy stats to PMUTvrtko Ursulin2017-11-22
* drm/i915/pmu: Suspend sampling when GPU is idleTvrtko Ursulin2017-11-22
* drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-22