[PATCH v4 0/3] drm_of_encoder_active_endpoint helpers
Philipp Zabel
p.zabel at pengutronix.de
Fri Jan 29 01:58:57 PST 2016
Hi,
these are rebased onto v4.5-rc1 and the rockchip patch is updated to also
replace the rockchip_drm_encoder_get_mux_id() call in dw-mipi-dsi.c. The
first two patches are unchanged, I'm just looking for feedback whether
I should include the rockchip patch in the next imx-drm pull request.
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(-)
--
2.7.0.rc3
More information about the dri-devel
mailing list