summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>2023-12-28 13:21:01 +0300
committerHans de Goede <hdegoede@redhat.com>2024-01-02 15:40:24 +0300
commit13313c135266ed62d33f43281fb22289865064fd (patch)
treecf376924ecb4e5c0bec75d7ac7b37692e132fd4d /tools/perf/scripts/python/export-to-sqlite.py
parentd8fb50fe6c5c3632079a1642afdd87d30e0d1bbe (diff)
downloadlinux-13313c135266ed62d33f43281fb22289865064fd.tar.xz
platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe
In the current code, amd_pmc_get_ip_info() is being called from amd_pmc_s2d_init() and that code block gets enabled only when the STB is being enabled. But the information from amd_pmc_get_ip_info() will be required outside of STB usecase. Hence move this call into driver probe sequence. Signed-off-by: Sanket Goswami <Sanket.Goswami@amd.com> Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20231228102104.1785383-4-Shyam-sundar.S-k@amd.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions