commit | 710ae47dc6cb11f11a3007f7ade7d937804e160d | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <[email protected]> | Fri Jul 19 17:59:16 2019 +0200 |
committer | Noralf Trønnes <[email protected]> | Tue Jul 23 15:50:46 2019 +0200 |
tree | 042a3f3174406c67b0c6c7ad34aa4bdbb0e57fc3 | |
parent | cc431212710860143b13877a0aa9d11a42598f49 [diff] |
drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbi tinydrm_display_pipe_init() has only one user now, so move it to mipi-dbi. Changes: - Remove drm_connector_helper_funcs.detect, it's always connected. - Store the connector and mode in mipi_dbi instead of it's own struct. Otherwise remove some leftover tinydrm-helpers.h inclusions. Cc: Eric Anholt <[email protected]> Cc: David Lechner <[email protected]> Reviewed-by: Sam Ravnborg <[email protected]> Signed-off-by: Noralf Trønnes <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]