dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] drm_of_encoder_active_endpoint helpers
@ 2016-01-29  9:58 Philipp Zabel
  2016-01-29  9:58 ` [PATCH v4 1/3] drm: add " Philipp Zabel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Philipp Zabel @ 2016-01-29  9:58 UTC (permalink / raw)
  To: Andy Yan, Mark Yao; +Cc: dri-devel, Grant Likely, Russell King, kernel

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-30 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  9:58 [PATCH v4 0/3] drm_of_encoder_active_endpoint helpers Philipp Zabel
2016-01-29  9:58 ` [PATCH v4 1/3] drm: add " Philipp Zabel
2016-01-29  9:58 ` [PATCH v4 2/3] drm/imx: remove imx_drm_encoder_get_mux_id Philipp Zabel
2016-01-29  9:59 ` [PATCH v4 3/3] drm/rockchip: remove rockchip_drm_encoder_get_mux_id Philipp Zabel
2016-01-30 14:38 ` [PATCH v4 0/3] drm_of_encoder_active_endpoint helpers Heiko Stuebner
2016-01-30 15:04   ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox