diff options
| author | Kevin Wang <[email protected]> | 2019-08-21 10:58:19 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-23 11:30:45 -0500 |
| commit | 706feb26f890e1b8297b5d14975160de361edf4f (patch) | |
| tree | c3f001f64511aa09283e57bec34319fe793e3406 /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
| parent | 64cc5414fbf673cf676e257f9d6c999357947488 (diff) | |
drm/amd/powerpaly: fix navi series custom peak level value error
fix other navi asic set peak performance level error.
because the navi10_ppt.c will handle navi12 14 asic,
it will use navi10 peak value to set other asic, it is not correct.
after patch:
only navi10 use custom peak value, other asic will used default value.
Signed-off-by: Kevin Wang <[email protected]>
Reviewed-by: Evan Quan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions