[PATCH v4 0/3] drm_of_encoder_active_endpoint helpers
Heiko Stuebner
heiko at sntech.de
Sat Jan 30 06:38:09 PST 2016
Hi Philipp,
Am Freitag, 29. Januar 2016, 10:58:57 schrieb Philipp Zabel:
> I'm just looking for feedback whether
> I should include the rockchip patch in the next imx-drm pull request.
I'm hoping that we'd get the analogix dp driver sorted for 4.6 as well,
which having that change in the imx-tree would make quite difficult.
One possible solution may be to put patch1 into an immutable branch, that
you can then merge into your imx-tree and Mark can merge into the Rockchip
drm-tree?
> Changes since v3:
> - Rebased onto v4.5-rc1,
> - also update dw-mipi-dsi from rockchip_drm_encoder_get_mux_id() to
> drm_of_encoder_active_endpoint().
>
> regards
> Philipp
>
> Philipp Zabel (3):
> drm: add drm_of_encoder_active_endpoint helpers
> drm/imx: remove imx_drm_encoder_get_mux_id
> drm/rockchip: remove rockchip_drm_encoder_get_mux_id
>
> drivers/gpu/drm/drm_of.c | 34
> +++++++++++++++++++++++++++++ drivers/gpu/drm/imx/dw_hdmi-imx.c
> | 2 +-
> drivers/gpu/drm/imx/imx-drm-core.c | 30
> ------------------------- drivers/gpu/drm/imx/imx-drm.h |
> 2 --
> drivers/gpu/drm/imx/imx-ldb.c | 5 +++--
> drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 2 +-
> drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 2 +-
> drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 30
> ------------------------- drivers/gpu/drm/rockchip/rockchip_drm_drv.h |
> 2 --
> include/drm/drm_of.h | 32
> +++++++++++++++++++++++++++ 10 files changed, 72 insertions(+), 69
> deletions(-)
More information about the dri-devel
mailing list