2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 23:53:55 +08:00
linux-next/drivers/gpu/drm/msm/hdmi
Rob Clark 067fef372c drm/msm/hdmi: refactor bind/init
Split up hdmi_init() into hdmi_init() (done at hdmi sub-device
bind/probe time) and hdmi_modeset_init() done from master driver's
modeset_init().

Anything that can fail due to dependencies on other drivers which
may be missing or not probed yet should go in hdmi_init(), so that
devm error/cleanup paths work properly.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2014-11-16 14:22:42 -05:00
..
hdmi_audio.c drm/msm: hdmi audio support 2014-03-31 10:27:45 -04:00
hdmi_bridge.c drm/msm: hdmi audio support 2014-03-31 10:27:45 -04:00
hdmi_connector.c drm/msm/hdmi: fix HDMI_MUX_EN gpio request typo 2014-08-04 11:55:30 -04:00
hdmi_i2c.c drm/msm: basic KMS driver for snapdragon 2013-08-24 14:57:07 -04:00
hdmi_phy_8x60.c drm/msm: basic KMS driver for snapdragon 2013-08-24 14:57:07 -04:00
hdmi_phy_8x74.c drm/msm: add hdmi support for apq8x74/mdp5 2014-01-09 14:44:05 -05:00
hdmi_phy_8960.c drm/msm/hdmi: refactor bind/init 2014-11-16 14:22:42 -05:00
hdmi.c drm/msm/hdmi: refactor bind/init 2014-11-16 14:22:42 -05:00
hdmi.h drm/msm/hdmi: enable lpm-mux if it is present 2014-08-04 11:55:30 -04:00
hdmi.xml.h drm/msm: update generated headers 2014-11-16 14:22:42 -05:00
qfprom.xml.h drm/msm: update generated headers 2014-11-16 14:22:42 -05:00