summaryrefslogtreecommitdiff
path: root/overlay/power.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-19overlay: Show total package powerChris Wilson1-52/+36
2018-03-27overlay: Call setlocale around strtodChris Wilson1-2/+9
2017-11-22intel-gpu-overlay: Use RAPL PMU for power readingTvrtko Ursulin1-39/+88
2017-11-22intel-gpu-overlay: Catch-up to new i915 PMUTvrtko Ursulin1-3/+1
2017-11-22intel-gpu-overlay: Consolidate perf PMU access to libraryTvrtko Ursulin1-16/+1
2017-11-22intel-gpu-overlay: Move local perf implementation to a libraryTvrtko Ursulin1-1/+2
2015-11-18overlay: Show power consumption without i915-pmuChris Wilson1-1/+1
2013-08-27overlay: Read power from perf_eventsChris Wilson1-7/+36
2013-08-23overlay: Fix power reading from debugfsChris Wilson1-1/+5
2013-08-23overlay: Distinguish the root debugfs path and our dri nodeChris Wilson1-1/+1
2013-08-23overlay: Search for right debugfs pathChris Wilson1-4/+7
2013-08-20overlay: Add copyright statementsChris Wilson1-0/+24
2013-08-20overlay: Sample power every secondChris Wilson1-1/+1
2013-08-20overlay: Fix counting failChris Wilson1-1/+1
2013-08-20overlay: Add graph for GPU power consumptionChris Wilson1-0/+86