diff options
author | Sung Lee <sung.lee@amd.com> | 2020-02-18 15:53:28 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-25 11:09:44 -0500 |
commit | 4a680b455f050f129ac845e52d19cb7c7299ae32 (patch) | |
tree | a900803514394e99f548670903b15e6170390677 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 89e94bc57429305e089f149a6e7083e5f36f39c4 (diff) |
drm/amd/display: Make clock table struct more accessible
[WHY]
Currently clock table struct is very far down in the bounding box struct
making it hard to find while debugging, especially when using the
dal3dbgext.
[HOW]
Move it up so it is the first struct defined, and therefore much easier
to find and access.
Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions