Files
linux/drivers/gpu/drm
Ville Syrjälä 0bfdd6da01 drm/i915: Carve up struct intel_dpll_hw_state
struct intel_dpll_hw_state has a spot for all possible
PLL registers across all platforms (well, apart from
cx0/snps). This makes it rather confusing when trying to
figure out which members belong to which platform(s).

Split the struct up into five different platform specific
sub-structures. For now this will actually increase the size
a little bit as we have to duplicate a few members from
skl to icl, but that will be remedied soon when we turn
the thing into a union.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240412182703.19916-17-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
2024-04-17 17:02:24 +03:00
..
2023-11-27 13:56:32 -06:00
2023-11-27 13:56:32 -06:00
2024-01-18 21:10:41 +01:00
2023-11-15 10:56:44 +01:00
2024-02-26 11:41:07 +01:00
2024-02-26 11:41:07 +01:00
2024-02-28 12:18:07 +01:00
2024-02-26 11:41:07 +01:00