Create the image with aligned width/height on BDW
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 16 Apr 2013 05:57:42 +0000 (13:57 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:17:02 +0000 (10:17 +0800)
commitf26114aef700d28730f6586a71d9f2526f5083f5
tree568738d0d70e7964882a6adc15bde3f3d682bc2a
parenta580edc0c53c01326e4a1337a5ae4fe43e0ee6de
Create the image with aligned width/height on BDW

The hardware requires that the surface pitch should be 64 alignment.
Otherwise the data port can't be accessed correctly.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_drv_video.c