diff options
author | 2020-09-30 12:07:56 +0800 | |
---|---|---|
committer | 2020-09-30 09:29:00 -0400 | |
commit | b195152536237acf65962b703394614d9c4d307b (patch) | |
tree | 59e13a17feb9a3134f2ff50fe841664af05bab8a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version() (diff) | |
download | linux-dev-b195152536237acf65962b703394614d9c4d307b.tar.xz linux-dev-b195152536237acf65962b703394614d9c4d307b.zip |
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
As the dpm clock table is needed during DC HW initialization.
And that (DC HW initialization) comes before smu_late_init()
where current APU dpm clock table setup is performed. So, NULL
pointer dereference will be triggered. By moving APU dpm clock
table setup to smu_hw_init(), this can be avoided.
Fixes: 02cf91c113ea ("drm/amd/powerplay: postpone operations not required for hw setup to late_init")
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reported-by: Dirk Gouders <dirk@gouders.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions