]> git.dujemihanovic.xyz Git - linux.git/commit
drm/i915: Add local DPLL 'hw_state' variables
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 12 Apr 2024 18:27:00 +0000 (21:27 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 17 Apr 2024 14:02:15 +0000 (17:02 +0300)
commite8ba9204db041776d8e3b7eb396160a6967911c8
treee195e95d5da5a110309795fe3e08414603d248c7
parentb69ad783f17bcb6446d840fd5df99e4b5115ffe8
drm/i915: Add local DPLL 'hw_state' variables

Add some local 'hw_state' variables to the old DPLL code.
Will help with unionizing the dpll_hw_state later.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240412182703.19916-16-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_dpll.c