linux/drivers/gpu/drm/rcar-du
Laurent Pinchart af05bba0fb drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Replace the drm_connector pointer passed to the .mode_valid() function
with a const drm_display_info pointer, as that's all the function should
need. Use the display info passed to the bridge .mode_valid() operation
instead of retrieving it from the connector, to prepare for make
connector creation optional.

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-16-laurent.pinchart+renesas@ideasonboard.com
2020-06-23 19:56:02 +02:00
..
Kconfig
Makefile
rcar_cmm.c
rcar_cmm.h
rcar_du_crtc.c
rcar_du_crtc.h
rcar_du_drv.c drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE 2020-06-10 09:05:05 +02:00
rcar_du_drv.h
rcar_du_encoder.c drm/rcar-du: Use simple encoder 2020-04-02 14:16:45 +02:00
rcar_du_encoder.h
rcar_du_group.c
rcar_du_group.h
rcar_du_kms.c
rcar_du_kms.h
rcar_du_of.c
rcar_du_of.h
rcar_du_of_lvds_r8a7790.dts
rcar_du_of_lvds_r8a7791.dts
rcar_du_of_lvds_r8a7793.dts
rcar_du_of_lvds_r8a7795.dts
rcar_du_of_lvds_r8a7796.dts
rcar_du_plane.c
rcar_du_plane.h
rcar_du_regs.h
rcar_du_vsp.c
rcar_du_vsp.h
rcar_du_writeback.c
rcar_du_writeback.h
rcar_dw_hdmi.c drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid() 2020-06-23 19:56:02 +02:00
rcar_lvds.c
rcar_lvds.h
rcar_lvds_regs.h