diff options
| author | Mario Limonciello <[email protected]> | 2023-09-29 22:12:18 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-10-04 18:39:39 -0400 |
| commit | 7752ccf85b929a22e658ec145283e8f31232f4bb (patch) | |
| tree | 4aecc478e0afcf90e1bf0183b9ff0e22f9e88627 /tools/perf/scripts/python | |
| parent | bc0b79ce2050aa523c38c96b6d26340a96bfbdca (diff) | |
drm/amd: Update `update_pcie_parameters` functions to use uint8_t arguments
The matching values for `pcie_gen_cap` and `pcie_width_cap` when
fetched from powerplay tables are 1 byte, so narrow the arguments
to match to ensure min() and max() comparisons without casts.
Signed-off-by: Mario Limonciello <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions