diff options
| author | Evan Quan <[email protected]> | 2020-09-30 11:54:01 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-10-09 14:48:56 -0400 |
| commit | 44d6e160f60abed717c3ec7d34d49d434f65ef62 (patch) | |
| tree | f15bde7972b020ebac71cb63b45820d474887361 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7ca917ecb3e7b56f13ef2460268a01e768504694 (diff) | |
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")
Signed-off-by: Evan Quan <[email protected]>
Reported-by: Dirk Gouders <[email protected]>
Acked-by: Nirmoy Das <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions