[PATCH 10/10] drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbi
David Lechner
david at lechnology.com
Wed Jul 17 20:46:55 UTC 2019
On 7/17/19 6:58 AM, Noralf Trønnes wrote:
> 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.
Were the uses of tinydrm-helpers.h removed in this series? If so, then th
#include should probably be removed at the same time. If not, removing the
#include lines could just be an independent patch from this series.
More information about the dri-devel
mailing list