linux_dsm_epyc7002/drivers/gpu/drm/imx
Laurent Pinchart 96591a4b93 drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Platform glue drivers for dw_hdmi may need to access device-specific
data from their .mode_valid() implementation. They currently have no
clean way to do so, and one driver hacks around it by accessing the
dev_private data of the drm_device retrieved from the connector.

Add a priv_data void pointer to the dw_hdmi_plat_data structure, and
pass it to the .mode_valid() function.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200526011505.31884-12-laurent.pinchart+renesas@ideasonboard.com
2020-06-23 19:54:32 +02:00
..
dw_hdmi-imx.c drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid() 2020-06-23 19:54:32 +02:00
imx-drm-core.c drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS 2020-06-10 09:03:27 +02:00
imx-drm.h drm/imx: Use simple encoder 2020-04-02 14:16:44 +02:00
imx-ldb.c drm/imx: Use simple encoder 2020-04-02 14:16:44 +02:00
imx-tve.c drm/imx: Use simple encoder 2020-04-02 14:16:44 +02:00
ipuv3-crtc.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
ipuv3-plane.c drm/imx: plane_state->fb iff plane_state->crtc 2020-01-28 15:42:00 +01:00
ipuv3-plane.h drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q 2019-05-27 15:13:57 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile drm/imx: Drop unused imx-ipuv3-crtc.o build 2019-08-02 14:01:27 +02:00
parallel-display.c drm/imx: Use simple encoder 2020-04-02 14:16:44 +02:00