diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-02-05 23:46:21 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-02-16 14:27:03 +0200 |
commit | c133df699412ef2ab06509507a970a8e2533a716 (patch) | |
tree | 70bbe839beffbfb6a76890bced968fb45c0b93a4 /tools | |
parent | ad9529824cafbee214dbf580228e4c390dc61a58 (diff) |
drm/i915: Introduce .{enable,disable}_clock() encoder vfuncs
The current code dealing with the clock routing for DDI encoders
is a maintenance nightmare. Let's start cleaning it up by allowing
the encoder to provide vfuncs for enablign/disabling the clock.
We leave them initially unimplemented, falling back to the old
if-else approach.
v2: Convert the FDI enable sequence
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> #v2
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210205214634.19341-3-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions