]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Make clock table struct more accessible
authorSung Lee <sung.lee@amd.com>
Tue, 18 Feb 2020 20:53:28 +0000 (15:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2020 16:09:44 +0000 (11:09 -0500)
commit4ca957657bec3e0320cfd3e23b034d1c6aa6d46c
treea900803514394e99f548670903b15e6170390677
parent7515ce661f7ed2184ce2c94137ffa62aabc5818e
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>
drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h