diff options
author | David Zhang <dingchen.zhang@amd.com> | 2022-04-06 20:38:12 +0000 |
---|---|---|
committer | Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> | 2022-04-06 17:37:33 -0400 |
commit | 4fdff090dbfd8a87890e7dc9e2f3c10de0e9da82 (patch) | |
tree | 12487c26f6e1a96b9323c0a0ef82ce3eb6b8d3ec /scripts/code_cov_gather_on_test | |
parent | 7a1456b87a3f089e1c211974ce9e9fdd5172f3ac (diff) |
tests/amdgpu/amd_psr: use PSR state enum replace the integer
[why & how]
The enum of AMDGPU PSR STATE may update along the time and should be
aligned to the code base of upstream. Instead of using hard-coded
integer, replace them with enum PSR_STATE would be preferred and we only
need to update the PSR_STATE enum if needed in the future.
Cc: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Jay Pillai <aurabindo.pillai@amd.com>
Cc: Wayne Lin <wayne.lin@amd.com>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: David Zhang <dingchen.zhang@amd.com>
Diffstat (limited to 'scripts/code_cov_gather_on_test')
0 files changed, 0 insertions, 0 deletions