summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter1-1/+0
2017-08-08drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDM...Jose Abreu1-0/+1
2017-08-07drm/bridge: dw-hdmi: add cec driverRussell King1-1/+41
2017-08-07drm/bridge: dw-hdmi: add missing cec_notifier_putHans Verkuil1-0/+3
2017-08-04drm/bridge: dw-hdmi: add better clock disable controlRussell King1-11/+18
2017-08-04drm/bridge: dw-hdmi: add cec notifier supportRussell King1-1/+21
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma1-1/+1
2017-07-06drm/bridge: synopsys: dw-hdmi: clean up drm_bridge_add callInki Dae1-6/+1
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu1-28/+13
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul1-0/+15
2017-04-20drm: dw-hdmi: gate audio clock from the I2S enablement callbacksRomain Perier1-6/+14
2017-04-20drm: dw-hdmi: add specific I2S and AHB functions for stream handlingRomain Perier1-2/+24
2017-04-10drm: dw-hdmi: Implement the mode_fixup drm helperRomain Perier1-0/+15
2017-04-07drm: bridge: dw-hdmi: fix input format/encoding from plat_dataNeil Armstrong1-2/+2
2017-04-06drm: bridge: dw-hdmi: Add a missing break statementDan Carpenter1-0/+1
2017-04-06drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420Neil Armstrong1-14/+0
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong1-54/+81
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong1-95/+231
2017-04-04drm: bridge: dw-hdmi: Extract PHY interrupt setup to a functionLaurent Pinchart1-28/+23
2017-03-27drm: dw_hdmi: Don't rely on the status of the bridge for updating HPDRomain Perier1-1/+1
2017-03-21drm: bridge: dw-hdmi: add HDMI vendor specific infoframe configNickey Yang1-0/+53
2017-03-21drm/bridge: dw_hdmi: support i2c extended read modeNickey Yang1-14/+24
2017-03-10drm: bridge: dw-hdmi: Move the driver to a separate directory.Laurent Pinchart1-0/+2314