]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Make clock table struct more accessible
authorSung Lee <sung.lee@amd.com>
Thu, 20 Feb 2020 18:04:15 +0000 (13:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Mar 2020 05:29:20 +0000 (00:29 -0500)
commitcdfd572754295122a87c3234ea34958555cc9f47
treea753a50831444c9054c999e3c769800a32667365
parenta5efd02064f38f612553970bdafefddc3cc65abf
drm/amd/display: Make clock table struct more accessible

[WHY & HOW]
In order to correctly intepret clock table, num_states is also needed.
This field did not get moved with clock_table but should next to it for
easier access/viewing.

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>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h