summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2019-03-31 15:53:42 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-06-21 18:59:26 -0500
commit8890fe5f435333c9f6ea7cd6b6de964c669602f4 (patch)
tree4cfa279d92514f677e3fbe33711ede3a6e0a28ab /tools/perf/scripts/python/stackcollapse.py
parent973849042e0101d6dea1a4c00fdb2007128f86a6 (diff)
downloadkernel-8890fe5f435333c9f6ea7cd6b6de964c669602f4.tar.gz
drm/amd/powerplay: introduce smu power source type to handle AC/DC source for each asic
This patch introduces new smu power source type, it's to handle the different AC/DC source defines for each asic with the same smu ip. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Kevin Wang <kevin1.wang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
kernel/commit/include/linux/workqueue.h?id=68380b581383c028830f79ec2670f4a193854aa6'>Add "run_scheduled_work()" workqueue functionLinus Torvalds 2006-12-07[PATCH] Support for freezeable workqueuesRafael J. Wysocki 2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells 2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells 2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells 2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells