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:
141670e
)
drm: Add drm_format_plane_cpp() utility function
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Thu, 5 Apr 2012 18:35:16 +0000
(21:35 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 20 Apr 2012 11:37:32 +0000
(12:37 +0100)
This function returns the bytes per pixel value based on the pixel
format and plane index.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found