git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45527d4
)
drm/panel: Provide convenience wrapper for .get_modes()
author
Ajay Kumar
<ajaykumar.rs@samsung.com>
Wed, 30 Jul 2014 10:02:15 +0000
(12:02 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Wed, 6 Aug 2014 14:44:09 +0000
(16:44 +0200)
Add a convenience wrapper for the struct drm_panel_funcs' .get_modes()
function so that not every driver needs to check that the panel driver
implements the function before calling it.
Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
[treding: extract from larger patch, commit message]
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/drm/drm_panel.h
patch
|
blob
|
history
diff --cc
include/drm/drm_panel.h
Simple merge