aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/bridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-37/+2098
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2020-05-05drm/bridge: chrontel-ch7033: Add a new driverLubomir Rintel3-0/+631
2020-04-29drm/bridge: fix stack usage warning on old gccArnd Bergmann1-1/+3
2020-04-25drm/bridge: panel: Return always an error pointer in drm_panel_bridge_add()Enric Balletbo i Serra1-3/+3
2020-04-25drm/bridge: ps8640: Let panel to set the connector typeEnric Balletbo i Serra1-2/+0
2020-04-21Update rmk's email address in various driversRussell King1-1/+1
2020-04-21drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-31/+48
2020-04-14drm/bridge: anx6345: set correct BPC for display_info of connectorVasily Khoruzhick1-0/+3
2020-04-14drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean1-5/+7
2020-04-14drm: bridge: adv7511: Enable SPDIF DAIBogdan Togorean1-0/+14
2020-04-09drm/bridge: Add NWL MIPI DSI host controller supportGuido Günther4-0/+1374
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski1-11/+22
2020-04-05drm/bridge: fix kernel-doc warning in panel.cSam Ravnborg1-0/+1
2020-03-31Merge v5.6 into drm-nextDave Airlie1-20/+26
2020-03-27drm/bridge: sii9234: silence warning about regulators during deferred probeMarek Szyprowski1-1/+2
2020-03-24drm/bridge: dw-hdmi: rework csc related functionsJernej Skrabec1-10/+21
2020-03-24drm/bridge: dw-hdmi: Add support for RGB limited rangeJernej Skrabec1-17/+46
2020-03-24drm/bridge: dw-hdmi: do not force "none" scan modeJonas Karlman1-2/+0
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-5/+314
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard3-7/+7
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-5/+6
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie3-7/+7
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong1-0/+6
2020-03-10drm/bridge: synopsys: dw-hdmi: add bus format negociationNeil Armstrong1-4/+277
2020-03-10drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementationNeil Armstrong1-0/+3
2020-03-10drm/bridge: dw-hdmi: add max bpc connector propertyJonas Karlman1-0/+8
2020-03-10drm/bridge: dw-hdmi: set mtmdsclock for deep colorJonas Karlman1-1/+20
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya1-3/+0
2020-03-05drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
2020-02-27drm/bridge: anx6345: don't print error message if regulator is not readyVasily Khoruzhick1-2/+6
2020-02-27drm/bridge: analogix-anx6345: fix set of link bandwidthIcenowy Zheng1-2/+1
2020-02-26drm/bridge: tfp410: Allow operation without drm_connectorLaurent Pinchart1-4/+2
2020-02-26drm/bridge: tfp410: Replace manual connector handling with bridgeLaurent Pinchart1-141/+75
2020-02-26drm/bridge: panel: Implement bridge connector operationsLaurent Pinchart1-4/+13
2020-02-26drm/bridge: Add driver for the TI TPD12S015 HDMI level shifterLaurent Pinchart3-0/+220
2020-02-26drm/bridge: Add bridge driver for display connectorsLaurent Pinchart3-0/+307
2020-02-26drm/bridge: simple-bridge: Add support for the TI OPA362Laurent Pinchart1-0/+5
2020-02-26drm/bridge: simple-bridge: Add support for enable GPIOLaurent Pinchart1-4/+18
2020-02-26drm/bridge: simple-bridge: Add support for non-VGA bridgesLaurent Pinchart1-12/+29
2020-02-26drm/bridge: dumb-vga-dac: Rename driver to simple-bridgeLaurent Pinchart3-10/+10
2020-02-26drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridgeLaurent Pinchart1-77/+77
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart22-31/+132
2020-02-25drm/bridge: panel: Propagate bus format/flagsBoris Brezillon1-0/+4
2020-02-25drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart1-1/+1
2020-02-25drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart1-6/+8
2020-02-21drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe1-2/+2
2020-02-21drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe1-3/+2
2020-02-13drm/bridge: ti-sn65dsi86: Avoid invalid ratesDouglas Anderson1-25/+75