diff options
author | Tong Liu01 <[email protected]> | 2023-04-06 15:58:31 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-04-11 18:03:44 -0400 |
commit | 5591a051b86be170a84943698ab140342602ff7b (patch) | |
tree | 598deaec69fe187a6b6994419b3d03d7e2b80e6f /drivers/usb/cdns3/cdns3-debug.h | |
parent | fc926faefcb7fade1abc05043db540f5c0fef79e (diff) |
drm/amdgpu: refine get gpu clock counter method
[why]
regGOLDEN_TSC_COUNT_LOWER/regGOLDEN_TSC_COUNT_UPPER are protected and
unaccessible under sriov.
The clock counter high bit may update during reading process.
[How]
Replace regGOLDEN_TSC_COUNT_LOWER/regGOLDEN_TSC_COUNT_UPPER with
regCP_MES_MTIME_LO/regCP_MES_MTIME_HI to get gpu clock under sriov.
Refine get gpu clock counter method to make the result more precise.
Signed-off-by: Tong Liu01 <[email protected]>
Acked-by: Luben Tuikov <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions