diff options
author | José Roberto de Souza <[email protected]> | 2019-12-22 17:06:48 -0800 |
---|---|---|
committer | José Roberto de Souza <[email protected]> | 2019-12-23 09:26:39 -0800 |
commit | ee36c7c0c83767c6e541a4c77bd10a7f788a5db0 (patch) | |
tree | 314495d8171a8ab90ca9a165ef744e244ad15e20 /drivers/gpu/drm/i915/display/intel_dp_mst.h | |
parent | 3446c63a0f2a691fdc6fffaddc6e0c1285efc80c (diff) |
drm/i915/display: Share intel_connector_needs_modeset()
intel_connector_needs_modeset() will be used outside of
intel_display.c in a future patch so it would only be necessary to
remove the state and add the prototype to the header file.
But while at it, I simplified the arguments and moved it to a better
place intel_atomic.c.
No behavior changes intended here.
v3:
- removed digital from exported version of intel_connector_needs_modeset
- rollback connector to drm type
v4:
- Renamed new_connector_state to new_conn_state
- Going back to drm_connector_state in
intel_encoders_update_prepare/complete as we also have
intel_tv_connector_state
Reviewed-by: Ville Syrjälä <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.h')
0 files changed, 0 insertions, 0 deletions