summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_dp.c
AgeCommit message (Expand)Author
2019-12-02drm/exynos: Don't reset bridge->nextBoris Brezillon
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-06-27drm/exynos: drop drmP.h usageSam Ravnborg
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-24drm/exynos: use DRM_DEV_ERROR to print out error messageInki Dae
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2018-04-24drm/bridge: analogix_dp: Split the platform-specific poweron in two partsDouglas Anderson
2018-03-07drm/bridge: analogix_dp: Don't create useless connectorsMarek Szyprowski
2018-03-01drm/bridge: analogix_dp: Fix connector and encoder cleanupJeffy Chen
2018-03-01drm/bridge: analogix: Do not use device's drvdataJeffy Chen
2017-08-25drm/exynos: use helper to set possible crtcsAndrzej Hajda
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring
2017-02-17drm: exynos: Perform initialization/cleanup at probe/remove timeLaurent Pinchart
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-10-01drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie
2016-07-05drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()Yakir Yang
2016-06-19drm/exynos: dp: Fix NULL pointer dereference due uninitialized connectorYakir Yang
2016-04-30drm/exynos: convert clock_enable crtc callback to pipeline clockAndrzej Hajda
2016-04-05drm: bridge: analogix/dp: fix some obvious code styleYakir Yang
2016-04-05drm/exynos: dp: rename implementation specific driver partHeiko Stuebner