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:
1fda988
)
drm/i915: Change the watermark latency type to uint16_t
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Fri, 5 Jul 2013 08:57:20 +0000
(11:57 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 5 Aug 2013 17:03:59 +0000
(19:03 +0200)
The latency values fit in uint16_t, so let's save a few bytes.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found