summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/synopsys
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-2/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2020-09-111-5/+20
* | drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpyAlex Dewar2020-09-111-3/+1
* | drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warningsNeil Armstrong2020-09-081-2/+2
* | drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfsAngelo Ribeiro2020-09-071-8/+90
* | drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo2020-09-071-2/+7
* | drm/bridge/synopsys: dsi: allow sending longer LP commandsAntonio Borneo2020-09-071-8/+9
* | drm/bridge/synopsys: dsi: allow LP commands in video modeAntonio Borneo2020-09-071-0/+8
|/
* drm/bridge: dw-hdmi: Always add the bridge in the global bridge listLiu Ying2020-07-101-31/+13
* drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...Liu Ying2020-07-101-5/+0
* Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-291-1/+1
|\
| * Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-021-24/+62
| |\
| | * Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-04-221-24/+62
| | |\
| * | | Update rmk's email address in various driversRussell King2020-04-211-1/+1
| |/ /
* | | drm/bridge: dw-mipi-dsi.c: remove unused header fileAngelo Ribeiro2020-06-251-1/+0
* | | drm: bridge: dw-hdmi: Make connector creation optionalLaurent Pinchart2020-06-231-30/+74
* | | drm: bridge: dw-hdmi: Pass drm_connector to internal functions as neededLaurent Pinchart2020-06-231-13/+18
* | | drm: bridge: dw-hdmi: Store current connector in struct dw_hdmiLaurent Pinchart2020-06-231-4/+14
* | | drm: bridge: dw-hdmi: Split connector creation to a separate functionLaurent Pinchart2020-06-231-45/+62
* | | drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart2020-06-231-13/+19
* | | drm: bridge: dw-hdmi: Constify mode argument to internal functionsLaurent Pinchart2020-06-231-3/+5
* | | drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart2020-06-231-1/+1
* | | drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart2020-06-231-3/+2
* | | drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_dataLaurent Pinchart2020-06-231-4/+1
* | | drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()Laurent Pinchart2020-06-231-1/+1
* | | drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart2020-06-231-2/+4
* | | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-232-0/+2
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-171-20/+26
|\ \ \ | |/ / | | / | |/ |/|
| * Merge v5.6 into drm-nextDave Airlie2020-03-311-20/+26
| |\
| | * drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec2020-03-051-20/+26
* | | drm/bridge: dw-hdmi: rework csc related functionsJernej Skrabec2020-03-241-10/+21
* | | drm/bridge: dw-hdmi: Add support for RGB limited rangeJernej Skrabec2020-03-241-17/+46
* | | drm/bridge: dw-hdmi: do not force "none" scan modeJonas Karlman2020-03-241-2/+0
|/ /
* | drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong2020-03-101-0/+6
* | drm/bridge: synopsys: dw-hdmi: add bus format negociationNeil Armstrong2020-03-101-4/+277
* | drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementationNeil Armstrong2020-03-101-0/+3
* | drm/bridge: dw-hdmi: add max bpc connector propertyJonas Karlman2020-03-101-0/+8
* | drm/bridge: dw-hdmi: set mtmdsclock for deep colorJonas Karlman2020-03-101-1/+20
* | drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-262-5/+13
* | drm/bridge/synopsys: dsi: missing post disableYannick Fertré2020-02-101-1/+2
|/
* drm: bridge: dw-hdmi: constify copied structureJulia Lawall2020-01-061-1/+1
* Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-14/+26
|\
| * drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablementHeiko Stuebner2019-12-161-7/+6
| * drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner2019-12-161-7/+20
* | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-275-10/+167
|\ \ | |/
| * drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz2019-10-151-1/+1
| * drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame supportJonas Karlman2019-10-102-0/+118
| * drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke2019-10-071-0/+10
| * cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2019-10-071-2/+2