Merge drm-next into drm-intel-next-queued
[sfrench/cifs-2.6.git] / drivers / gpu / drm / i915 / i915_pmu.c
2018-02-28 Joonas LahtinenMerge drm-next into drm-intel-next-queued
2018-02-07 Chris Wilsondrm/i915/pmu: Fix building without CONFIG_PM
2018-02-07 Tvrtko Ursulindrm/i915/pmu: Fix sleep under atomic in RC6 readout
2018-02-06 Tvrtko Ursulindrm/i915/pmu: Fix PMU enable vs execlists tasklet race
2018-02-01 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-01-31' of git:...
2018-01-29 Joonas LahtinenMerge drm-next into drm-intel-next-queued
2018-01-25 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-01-18' of git:...
2018-01-24 Tvrtko Ursulindrm/i915/pmu: Fix sysfs exported counter config
2018-01-17 Dave AirlieBackMerge tag 'v4.15-rc8' into drm-next
2018-01-12 Tvrtko Ursulindrm/i915/pmu: Use kcalloc instead of kzalloc
2018-01-12 Fengguang Wudrm/i915/pmu: fix noderef.cocci warnings
2018-01-11 Chris Wilsondrm/i915/pmu: Initialise our dynamic sysfs attributes...
2018-01-11 Tvrtko Ursulindrm/i915/pmu: Only enumerate available counters in...
2018-01-09 Dave AirlieMerge tag 'drm-misc-next-2018-01-08' of git://anongit...
2018-01-05 Dave AirlieMerge tag 'imx-drm-next-2018-01-02' of git://git.pengut...
2018-01-04 Dave AirlieMerge branch 'drm-armada-devel-4.15' of git://git.armli...
2018-01-04 Dave AirlieMerge branch 'etnaviv/next' of https://git.pengutronix...
2017-12-22 Dave AirlieMerge tag 'drm-misc-next-2017-12-21' of git://anongit...
2017-12-21 Dave AirlieMerge branch 'drm-next-4.16' of git://people.freedeskto...
2017-12-19 Dave AirlieBackMerge tag 'v4.15-rc4' into drm-next
2017-12-18 Zhenyu WangMerge tag 'drm-intel-next-2017-12-14' into gvt-next
2017-12-18 Dave AirlieMerge tag 'drm-misc-next-2017-12-14' of git://anongit...
2017-12-14 Rodrigo ViviMerge tag 'gvt-next-2017-12-14' of https://github.com...
2017-12-07 Dave AirlieMerge tag 'drm-intel-next-2017-12-01' of git://anongit...
2017-12-06 Rodrigo ViviMerge tag 'gvt-next-2017-12-05' of https://github.com...
2017-12-01 Chris Wilsondrm/i915: Remove unsafe i915.enable_rc6
2017-11-29 Tvrtko Ursulindrm/i915: Consolidate checks for engine stats availability
2017-11-28 Tvrtko Ursulindrm/i915/pmu: Return -EINVAL when selecting the inactiv...
2017-11-24 Tvrtko Ursulindrm/i915/pmu: Aggregate all RC6 states into one counter
2017-11-24 Tvrtko Ursulindrm/i915/pmu: Stop averaging with the previous sample
2017-11-24 Tvrtko Ursulindrm/i915/pmu: Only allow running on a single CPU
2017-11-24 Chris Wilsondrm/i915/pmu: Remove conditional HOTPLUG_CPU registration
2017-11-24 Chris Wilsondrm/i915/pmu: Hide the (unsigned long)ptr cast
2017-11-23 Tvrtko Ursulindrm/i915/pmu: Clear the previous sample value when...
2017-11-22 Tvrtko Ursulindrm/i915/pmu: Add RC6 residency metrics
2017-11-22 Tvrtko Ursulindrm/i915/pmu: Add interrupt count metric
2017-11-22 Tvrtko Ursulindrm/i915/pmu: Wire up engine busy stats to PMU
2017-11-22 Tvrtko Ursulindrm/i915/pmu: Suspend sampling when GPU is idle
2017-11-22 Tvrtko Ursulindrm/i915/pmu: Expose a PMU interface for perf queries