diff options
author | Ville Syrjälä <[email protected]> | 2024-04-12 21:27:03 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-04-17 17:05:48 +0300 |
commit | 4bbb89328fe3df8810ac371827dbf409568e9c49 (patch) | |
tree | 25bd56c3fe5ce8e6f186afbb403e51cf527e96a8 /rust/helpers/helpers.c | |
parent | 4569da2c2405d5e80415416b02105596f3c32f08 (diff) |
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
For some reason the snps/cx0 PLL states were added into
a union alongside dpll_hw_state. Just suck them into
dpll_hw_state so that we don't have so many levels of
unions/etc.
TODO: Get rid of 'clock' from the snps/cx0 PLL states
as it is not a register values and thus doesn't
belong there
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions