summaryrefslogtreecommitdiff
path: root/include/drm/drm_panel.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie1-1/+0
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-1/+0
2018-08-16drm: Add kerneldoc description for "link"-member in struct drm_panelJyri Sarha1-0/+1
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-1/+1
2018-05-18drm/panel: Add device_link from panel device to DRM deviceJyri Sarha1-0/+1
2017-05-16drm: make drm_panel.h self-containedMasahiro Yamada1-0/+2
2017-04-06drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring1-1/+1
2017-01-04drm/panel: Constify device node argument to of_drm_find_panel()Laurent Pinchart1-2/+2
2016-05-06drm/panel: Flesh out kerneldocThierry Reding1-0/+59
2015-04-02drm/panel: Add display timing supportPhilipp Zabel1-0/+5
2014-08-06drm/panel: Provide convenience wrapper for .get_modes()Ajay Kumar1-0/+8
2014-08-06drm/panel: add .prepare() and .unprepare() functionsAjay Kumar1-0/+50
2013-12-17drm: Add panel supportThierry Reding1-0/+82