diff options
| author | Ville Syrjälä <[email protected]> | 2021-10-15 10:16:25 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2021-10-19 09:41:05 +0300 |
| commit | 718cc87e1669dafe65ddd3720a5526c6d7e1705a (patch) | |
| tree | aaa3499065b63138443a3248cbc6599c02b2b7e3 /scripts/objdiff | |
| parent | d39ef5d5c076377d41c65b69f8452eada2db724d (diff) | |
drm/i915: Introduce lpt_pch_disable()
Let's add lpt_pch_disable() as the counterpart to
lpt_pch_enable().
Note that unlike the ilk+ code the fdi_link_train()
and fdi_disable() calls are still left directly in
intel_crt.c. If we wanted to move those we'd need to
add lpt_pch_pre_enable(). But the two fdi direct fdi
calls are pretry symmetric so it doesn't seem too bad
to just keep them as is.
v2: Make lpt_disable_pch_transcoder() static ([email protected])
Cc: Dave Airlie <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions