summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_panel.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie1-10/+0
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-10/+0
2018-08-16drm/panel: Fix sphinx warningSean Paul1-0/+2
2018-07-10drm/panel: Let of_drm_find_panel() return -ENODEV when the panel is disabledBoris Brezillon1-2/+7
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-2/+4
2018-05-18drm/panel: Add device_link from panel device to DRM deviceJyri Sarha1-0/+10
2018-05-18drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha1-0/+6
2017-01-04drm/panel: Constify device node argument to of_drm_find_panel()Laurent Pinchart1-1/+1
2016-05-06drm/panel: Flesh out kerneldocThierry Reding1-0/+61
2013-12-17drm: Add panel supportThierry Reding1-0/+100