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:
db5f7a6
)
drm: Move drm_encoder_crtc_ok() to core
author
Thierry Reding
<treding@nvidia.com>
Mon, 13 Jan 2014 13:33:20 +0000
(14:33 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Tue, 14 Jan 2014 13:35:11 +0000
(14:35 +0100)
Using the new drm_crtc_mask() function, drm_encoder_crtc_ok() can now be
written in a significantly shorter way, so it can be moved to a header
file and be made static inline.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found