diff options
| author | Sung Lee <[email protected]> | 2020-02-18 20:53:28 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-02-25 16:09:44 +0000 |
| commit | 4a680b455f050f129ac845e52d19cb7c7299ae32 (patch) | |
| tree | a900803514394e99f548670903b15e6170390677 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amd/display: optimize prgoram wm and clks (diff) | |
| download | kernel-4a680b455f050f129ac845e52d19cb7c7299ae32.tar.gz kernel-4a680b455f050f129ac845e52d19cb7c7299ae32.zip | |
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 <[email protected]>
Reviewed-by: Eric Yang <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
