summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-101-1/+1
|\
| * drm/bridge: tc358767: fix probe without attached output nodeLucas Stach2017-07-281-1/+1
* | Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-131-1/+1
|\ \ | |/
| * bridge: Fix panel-bridge error return on !panel.Eric Anholt2017-06-211-1/+1
| * Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul2017-06-209-202/+297
| |\
* | \ Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-099-202/+297
|\ \ \
| * \ \ Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-271-0/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt2017-06-053-141/+227
| * | drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu2017-06-051-28/+13
| * | drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callbackJose Abreu2017-05-301-7/+7
| * | drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-163-15/+9
| * | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul2017-05-041-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: sii902x: Add missing \n to the end of some dev_err messagesLiu Ying2017-04-131-3/+3
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown2017-07-032-0/+43
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | * | drm: adv7511_audio: Add .get_dai_id callback to map port number to dai idJohn Stultz2017-06-281-0/+22
| | * | drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoCKuninori Morimoto2017-06-281-0/+21
| |/ /
* | | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart2017-06-121-0/+1
|/ /
* | drm: dw-hdmi: Implement the mode_fixup drm helperRomain Perier2017-04-101-0/+15
|/
* drm: bridge: analogix: Destroy connector & encoder when unbindingJeffy Chen2017-04-071-0/+2
* drm: bridge: analogix: Disable clock when unbindingJeffy Chen2017-04-071-0/+1
* drm: bridge: analogix: Unregister dp aux when unbindingJeffy Chen2017-04-071-0/+1
* drm: bridge: analogix: Detach panel when unbinding analogix dpJeffy Chen2017-04-071-0/+2
* drm: bridge: dw-hdmi: fix input format/encoding from plat_dataNeil Armstrong2017-04-071-2/+2
* drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring2017-04-063-48/+11
* drm: convert drivers to use of_graph_get_remote_nodeRob Herring2017-04-063-32/+10
* 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/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initializationPeter Senna Tschudin2017-04-031-4/+5
* drm/bridge: ti-tfp410: support hpd via gpioChristopher Spinrath2017-03-301-2/+70
* 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-212-0/+57
* 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-109-27/+31
* drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong2017-03-101-51/+58
* drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham2017-03-101-2/+0
* drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham2017-03-101-35/+74
* drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart2017-03-101-29/+66
* drm: bridge: dw-hdmi: Fix the PHY power up sequenceLaurent Pinchart2017-03-101-28/+37
* drm: bridge: dw-hdmi: Fix the PHY power down sequenceLaurent Pinchart2017-03-101-9/+43
* drm: bridge: dw-hdmi: Enable CSC even for DVINeil Armstrong2017-03-101-2/+2
* drm: bridge: dw-hdmi: Move CSC configuration out of PHY codeLaurent Pinchart2017-03-101-15/+10
* drm: bridge: dw-hdmi: Remove unused functionsLaurent Pinchart2017-03-101-26/+0
* drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso2017-03-061-0/+22
* drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible stringLaurent Pinchart2017-03-051-0/+1
* drm: bridge: vga-dac: Add adi,adv7123 compatible stringLaurent Pinchart2017-03-051-0/+1