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:
49af449
)
drm/i915: Use a common function for computing the fb height alignment
author
Damien Lespiau
<damien.lespiau@intel.com>
Tue, 20 Jan 2015 12:51:45 +0000
(12:51 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 08:51:01 +0000
(09:51 +0100)
If we need to change the fb height constraints, it sounds like a good
idea to have to do it in one place only.
v2: v2: Rebase on top of Ander's "Make intel_crtc->config a pointer"
Reviewed-By: Tvrtko Ursulin <tvrtko.ursulin@intel.com> (v1)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found