index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_panel.h
Age
Commit message (
Expand
)
Author
2019-08-10
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
2019-08-10
drm/panel: use inline comments in drm_panel.h
Sam Ravnborg
2019-08-10
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
2019-07-19
drm/panel: make drm_panel.h self-contained
Jani Nikula
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-09-27
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2018-08-16
drm: Add kerneldoc description for "link"-member in struct drm_panel
Jyri Sarha
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-05-18
drm/panel: Add device_link from panel device to DRM device
Jyri Sarha
2017-05-16
drm: make drm_panel.h self-contained
Masahiro Yamada
2017-04-06
drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL
Rob Herring
2017-01-04
drm/panel: Constify device node argument to of_drm_find_panel()
Laurent Pinchart
2016-05-06
drm/panel: Flesh out kerneldoc
Thierry Reding
2015-04-02
drm/panel: Add display timing support
Philipp Zabel
2014-08-06
drm/panel: Provide convenience wrapper for .get_modes()
Ajay Kumar
2014-08-06
drm/panel: add .prepare() and .unprepare() functions
Ajay Kumar
2013-12-17
drm: Add panel support
Thierry Reding