index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rockchip
/
rockchip_lvds.c
Age
Commit message (
Expand
)
Author
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-04-02
drm/rockchip: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-01-06
drm/rockchip: lvds: Add PX30 support
Miquel Raynal
2020-01-05
drm/rockchip: lvds: move hardware-specific functions together
Miquel Raynal
2020-01-05
drm/rockchip: lvds: improve error handling in helper functions
Miquel Raynal
2020-01-05
drm/rockchip: lvds: Create an RK3288 specific probe function
Miquel Raynal
2020-01-05
drm/rockchip: lvds: Change platform data to hold helper_funcs pointer
Miquel Raynal
2020-01-05
drm/rockchip: lvds: Harmonize function names
Miquel Raynal
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-06-16
drm/rockchip: lvds: add missing of_node_put
Julia Lawall
2018-05-20
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
Peter Rosin
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
2017-09-21
drm/rockchip: Fix uninitialized use of ret
Sean Paul
2017-09-08
drm/rockchip: Add support for Rockchip Soc LVDS
Sandy Huang