diff options
| author | 2024-04-12 21:26:55 +0300 | |
|---|---|---|
| committer | 2024-04-17 16:52:49 +0300 | |
| commit | 27f1db86e2378eb42bbe9076ee9e01317313b32e (patch) | |
| tree | c3cab1623f3286425020ea101f6978cdec93472b /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | drm/i915: Extract i965_dpll_md() (diff) | |
drm/i915: Extract {i9xx,i8xx,ilk,vlv,chv}_dpll()
The *_compute_dpll() functions generally contain
two things:
- huge pile of inline code to calculate the DPLL
register value
- a few calls to helpers to calculate the
DPLL_MD and FP register values
Pull the DPLL register value calculations into a helpers
as well, so that *_compute_dpll() can focus on higher
level tasks.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240412182703.19916-11-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
