alistair23-linux/drivers/gpu/drm/msm/hdmi
Archit Taneja 8208ed931e drm/msm: Centralize connector registration/unregistration
Move the drm_connector registration from the encoder(HDMI/DSI etc) drivers
to the msm platform driver. This will simplify the task of ensuring that
the connectors are registered only after the drm_device itself is
registered.

The connectors' destroy ops are made to use kzalloc instead of
devm_kzalloc to ensure that that the connectors can be successfully
unregistered when the msm driver module is removed. The memory for the
connectors is unallocated when drm_mode_config_cleanup() is called
during either during an error or during driver remove.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-05-08 10:22:19 -04:00
..
hdmi.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi.h drm/msm: make HDCP support optional 2016-05-08 10:16:02 -04:00
hdmi.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00
hdmi_audio.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_bridge.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_connector.c drm/msm: Centralize connector registration/unregistration 2016-05-08 10:22:19 -04:00
hdmi_hdcp.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_i2c.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8x60.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8x74.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8960.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_phy_8996.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
hdmi_pll_8960.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
qfprom.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00