summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_dp.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski1-0/+3
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-2/+4
2018-04-24drm/bridge: analogix_dp: Split the platform-specific poweron in two partsDouglas Anderson1-1/+1
2018-03-07drm/bridge: analogix_dp: Don't create useless connectorsMarek Szyprowski1-0/+1
2018-03-01drm/bridge: analogix_dp: Fix connector and encoder cleanupJeffy Chen1-2/+5
2018-03-01drm/bridge: analogix: Do not use device's drvdataJeffy Chen1-11/+15
2017-08-25drm/exynos: use helper to set possible crtcsAndrzej Hajda1-10/+5
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring1-23/+12
2017-02-17drm: exynos: Perform initialization/cleanup at probe/remove timeLaurent Pinchart1-1/+0
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart1-4/+1
2016-10-01drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie1-1/+1
2016-07-05drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()Yakir Yang1-2/+2
2016-06-19drm/exynos: dp: Fix NULL pointer dereference due uninitialized connectorYakir Yang1-2/+3
2016-04-30drm/exynos: convert clock_enable crtc callback to pipeline clockAndrzej Hajda1-6/+3
2016-04-05drm: bridge: analogix/dp: fix some obvious code styleYakir Yang1-2/+2
2016-04-05drm/exynos: dp: rename implementation specific driver partHeiko Stuebner1-0/+314