aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/lvds-encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-2/+2
2017-11-30drm/bridge: Fix lvds-encoder since the panel_bridge rework.Eric Anholt1-7/+41
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt1-139/+18
2017-03-05drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible stringLaurent Pinchart1-0/+1
2017-03-05drm: bridge: Add LVDS encoder driverLaurent Pinchart1-0/+209