diff options
author | 2022-03-25 14:31:57 +0200 | |
---|---|---|
committer | 2022-04-25 21:06:12 +0300 | |
commit | 155a27172f823583a6a6d48ec0285baca0512cc9 (patch) | |
tree | 80e938cb17454e7fd4573f3f3dce305e7eb0c679 /lib/fault-inject.c | |
parent | drm/i915: Adjust .crtc_compute_clock() calling convention (diff) | |
download | wireguard-linux-155a27172f823583a6a6d48ec0285baca0512cc9.tar.xz wireguard-linux-155a27172f823583a6a6d48ec0285baca0512cc9.zip |
drm/i915: Move stuff into intel_dpll_crtc_compute_clock()
Move some checks into intel_dpll_crtc_compute_clock() from the
caller. Avoids the caller from having to worry about all this
crap.
We'll also reorder the hw.enable vs. shared_dpll checks since
it makes sense to sanity check that we've cleared out the
old shared_dpll even if the pipe is getting disabled.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220325123205.22140-6-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions