diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-04-12 21:26:55 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-04-17 16:52:49 +0300 |
commit | 27f1db86e2378eb42bbe9076ee9e01317313b32e (patch) | |
tree | c3cab1623f3286425020ea101f6978cdec93472b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2d0cecc279a5aab414585dd34542261952bc031 (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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions