commit | 9b31b4e8b085015d23e0c4e4692ac569ce09060c | [log] [tgz] |
---|---|---|
author | Sung Lee <sung.lee@amd.com> | Thu Feb 20 13:04:15 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 05 00:29:20 2020 -0500 |
tree | a753a50831444c9054c999e3c769800a32667365 | |
parent | 8d8c82b6998767e7d049820f5c03db1b2defe3af [diff] |
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>