diff options
author | Ville Syrjälä <[email protected]> | 2020-03-11 17:54:20 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-05-11 16:25:15 +0300 |
commit | edc0e09c6ba81fc7a06cc68deec430519b7d18d8 (patch) | |
tree | d772b87627cd50c442648888c9b691c90f5d2c2c /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 260a6c1bdf1e072ae4d96f0d1ec2917237f1b627 (diff) |
drm/i915: Turn intel_digital_port_connected() in a vfunc
Let's get rid of the platform if ladders in
intel_digital_port_connected() and make it a vfunc. Now the if
ladders are at the encoder initialization which makes them a bit
less convoluted.
v2: Add forward decl for intel_encoder in intel_tc.h
v3: Duplicate stuff to avoid exposing platform specific
functions across files (Jani)
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Imre Deak <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions