aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-26
|\
| * drm/bridge: adv7511: Re-write the i2c address before EDID probingJohn Stultz2017-01-18
| * drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDIDJohn Stultz2017-01-18
| * drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused inte...John Stultz2017-01-18
| * drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve mon...Archit Taneja2017-01-18
| * drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz2017-01-18
| * drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz2017-01-18
| * drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHYLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Fix the name of the PHY reset macrosLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Define and use macros for PHY register addressesLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Detect PHY type at runtimeLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Handle overflow workaround based on device versionLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Detect AHB audio DMA using correct registerLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Reject invalid product IDsLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRETLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Remove PHY configuration resolution parameterKieran Bingham2017-01-17
| * drm: bridge: dw-hdmi: Implement DRM bridge registrationLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Create connector in the bridge attach operationLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Reorder functions to prepare for next commitLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attachLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmiLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmiLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Remove unused function parameterKieran Bingham2017-01-17
| * drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart2017-01-17
| * drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_writeLaurent Pinchart2017-01-17
| * drm/bridge: adv7511: Initialize regulatorsArchit Taneja2017-01-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-26
|\ \ | |/ |/|
| * drm/bridge: analogix dp: Fix runtime PM state on driver bindMarek Szyprowski2017-01-09
* | drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
* | drm/bridge: analogix_dp: set the DPCD600 during disabling PSRCaesar Wang2016-12-15
* | drm: bridge: add support for TI ths8135Bartosz Golaszewski2016-12-13
|/
* drm/bridge: analogix: Don't return -EINVAL when panel doesn't support PSRzain wang2016-12-06
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-06
|\
| * Merge tag 'tilcdc-4.10' of https://github.com/jsarha/linux into drm-nextDave Airlie2016-11-30
| |\
| | * drm/bridge: Add ti-tfp410 DVI transmitter driverJyri Sarha2016-11-30
* | | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* | | drm/bridge: tc358767: don't warn if display side ASSR enable failsLucas Stach2016-12-01
|/ /
* | drm/bridge: adv7511: Enable the audio data and clock pads on adv7533Srinivas Kandagatla2016-11-28
* | drm/bridge: adv7511: Add Audio supportJohn Stultz2016-11-28
* | drm: bridge: dw-hdmi: add ASoC dependencyArnd Bergmann2016-11-28
* | drm: bridge: add DesignWare HDMI I2S audio supportKuninori Morimoto2016-11-24
* | drm/bridge: dumb-vga-dac: Support a VDD regulator supplyChen-Yu Tsai2016-11-17
|/
* drm/bridge: analogix_dp: return error if transfer none byteJianqun Xu2016-11-16
* Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-10
|\
| * drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter supportVladimir Zapolskiy2016-09-19
| * drm: dw_hdmi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2016-09-19
* | drm/bridge: fix platform_no_drv_owner.cocci warningskbuild test robot2016-10-27
* | drm/bridge: fix semicolon.cocci warningskbuild test robot2016-10-27
* | drm/bridge: add Silicon Image SiI8620 driverAndrzej Hajda2016-10-26