summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rockchip/rockchip_lvds.c
AgeCommit message (Expand)Author
2023-12-13drm/rockchip: move output interface related definition to rockchip_drm_drv.hAndy Yan
2023-10-09drm/rockchip: remove redundant of_match_ptrZhu Wang
2023-06-08drm/rockchip: Convert to platform remove callback returning voidUwe Kleine-König
2022-10-29drm/rockchip: lvds: fix PM usage counter unbalance in poweronZhang Qilong
2022-05-03drm/rockchip: Embed drm_encoder into rockchip_decoderSascha Hauer
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2021-09-21drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-21drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attachAlex Bee
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-05-28drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET
2021-02-10drm: use getter/setter functionsJulia Lawall
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-29drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski
2020-11-17drm/rockchip/rockchip_lvds: Fix struct document formattingLee Jones
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-04-02drm/rockchip: Use simple encoderThomas Zimmermann
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal
2020-01-05drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal
2020-01-05drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-07-17drm/rockchip: drop use of drmP.hSam Ravnborg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-06-16drm/rockchip: lvds: add missing of_node_putJulia Lawall
2018-05-20drm/rockchip: lvds: avoid duplicating drm_bridge_attachPeter Rosin
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding
2017-09-21drm/rockchip: Fix uninitialized use of retSean Paul
2017-09-08drm/rockchip: Add support for Rockchip Soc LVDSSandy Huang