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:
ae85226
)
drm: Move drm_format_num_planes() to drm_crtc.c
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Thu, 5 Apr 2012 18:35:15 +0000
(21:35 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 20 Apr 2012 11:37:11 +0000
(12:37 +0100)
There will be a need for this function in drm_crtc.c later. This
avoids making drm_crtc.c depend on drm_crtc_helper.c.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found