summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDM...Jose Abreu2017-08-081-0/+1
* drm/bridge: dw-hdmi: add cec driverRussell King2017-08-071-1/+41
* drm/bridge: dw-hdmi: add missing cec_notifier_putHans Verkuil2017-08-071-0/+3
* drm/bridge: dw-hdmi: add better clock disable controlRussell King2017-08-041-11/+18
* drm/bridge: dw-hdmi: add cec notifier supportRussell King2017-08-041-1/+21
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
* drm/bridge: synopsys: dw-hdmi: clean up drm_bridge_add callInki Dae2017-07-061-6/+1
* drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu2017-06-051-28/+13
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul2017-05-041-0/+15
|\
| * drm: dw-hdmi: Implement the mode_fixup drm helperRomain Perier2017-04-101-0/+15
* | drm: dw-hdmi: gate audio clock from the I2S enablement callbacksRomain Perier2017-04-201-6/+14
* | drm: dw-hdmi: add specific I2S and AHB functions for stream handlingRomain Perier2017-04-201-2/+24
|/
* drm: bridge: dw-hdmi: fix input format/encoding from plat_dataNeil Armstrong2017-04-071-2/+2
* drm: bridge: dw-hdmi: Add a missing break statementDan Carpenter2017-04-061-0/+1
* drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420Neil Armstrong2017-04-061-14/+0
* drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong2017-04-041-54/+81
* drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong2017-04-041-95/+231
* drm: bridge: dw-hdmi: Extract PHY interrupt setup to a functionLaurent Pinchart2017-04-041-28/+23
* drm: dw_hdmi: Don't rely on the status of the bridge for updating HPDRomain Perier2017-03-271-1/+1
* drm: bridge: dw-hdmi: add HDMI vendor specific infoframe configNickey Yang2017-03-211-0/+53
* drm/bridge: dw_hdmi: support i2c extended read modeNickey Yang2017-03-211-14/+24
* drm: bridge: dw-hdmi: Move the driver to a separate directory.Laurent Pinchart2017-03-101-0/+2314