diff options
| author | Evan Quan <evan.quan@amd.com> | 2020-07-08 07:45:00 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-21 22:37:38 +0300 |
| commit | d8e0b16d818ebd76386029fe098cddbae49bfaf5 (patch) | |
| tree | 184b5f5203359afbbffeac4ff0c309ffa0015493 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 704759315a7c906147c9aa5f2a9a7b6145226a98 (diff) | |
| download | linux-d8e0b16d818ebd76386029fe098cddbae49bfaf5.tar.xz | |
drm/amd/powerplay: tag swSMU code layers
Per designs, the swSMU code is separated into four layers. And the typical
calling flow should be like: amdgpu_smu.c -> ${asic}_ppt.c -> smu_v11/12_0.c
-> smu_cmn.c. Compile errors will come out for any violations. This can
help to prevent cross callings(e.g. amdgpu_smu.c -> ${asic}_ppt.c ->
amdgpu_smu.c -> ${asic}_ppt.c) which were common in our code.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
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
