summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/rockchip_rgb.c
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: move output interface related definition to rockchip_drm_drv.hAndy Yan2023-12-131-1/+0
* drm/rockchip: rgb: add video_port parameter to init functionMichael Riesch2023-02-051-4/+5
* drm/rockchip: rgb: embed drm_encoder into rockchip_encoderMichael Riesch2023-02-051-5/+5
* drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä2022-07-051-0/+1
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+1
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attachAlex Bee2021-09-211-1/+25
* drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-4/+1
* drm/rockchip/rockchip_rgb: Consume our own headerLee Jones2020-11-171-0/+1
* drm/rockchip: Use simple encoderThomas Zimmermann2020-04-021-6/+2
* drm/rockchip: rgb: don't count non-existent devices when determining subdriversHeiko Stuebner2020-03-111-1/+2
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-1/+1
* drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart2019-09-081-1/+2
* drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-0/+1
* drm/rockchip: drop use of drmP.hSam Ravnborg2019-07-171-5/+4
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-11/+4
|\
| * drm/rockchip: rgb: update SPDX license identifierSandy Huang2019-01-251-10/+1
| * drm/rockchip: add missing of_node_putJulia Lawall2019-01-131-1/+3
* | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
|/
* drm/rockchip: Add support for Rockchip Soc RGB output interfaceSandy Huang2018-09-051-0/+173