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
/
exynos
/
exynos_dp.c
Age
Commit message (
Expand
)
Author
2018-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-04-24
drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
Douglas Anderson
2018-03-07
drm/bridge: analogix_dp: Don't create useless connectors
Marek Szyprowski
2018-03-01
drm/bridge: analogix_dp: Fix connector and encoder cleanup
Jeffy Chen
2018-03-01
drm/bridge: analogix: Do not use device's drvdata
Jeffy Chen
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-02-17
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-10-01
drm/exynos: mark exynos_dp_crtc_clock_enable() static
Baoyou Xie
2016-07-05
drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()
Yakir Yang
2016-06-19
drm/exynos: dp: Fix NULL pointer dereference due uninitialized connector
Yakir Yang
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
2016-04-05
drm: bridge: analogix/dp: fix some obvious code style
Yakir Yang
2016-04-05
drm/exynos: dp: rename implementation specific driver part
Heiko Stuebner