drm/i915: split aligned height calculation out v2 11/22211/3
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 7 Feb 2014 20:10:35 +0000 (12:10 -0800)
committerJin Song <jin.kyu.song@linux.intel.com>
Fri, 30 May 2014 03:15:44 +0000 (20:15 -0700)
commit1108d2686713edf15ca667480138a834703b0f2d
tree0e84ccfa6ac9d24b00815ea4509a6bb206f70b97
parentc00cc35d2f4398bafb749c46c5b2cc6dd383dfc4
drm/i915: split aligned height calculation out v2

For use by get_plane_config.

v2: cleanup tile_height bits (Chris)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Change-Id: Ie4a01d12622ca0a7ffa1385fb41a67c12961e2fc
drivers/gpu/drm/i915/intel_display.c