Fix AUX buffer for page alignment
authorZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 23 Oct 2014 07:19:26 +0000 (15:19 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 24 Oct 2014 10:12:48 +0000 (18:12 +0800)
commit67650189c145a65addffdcd4d8ff452709bd4149
treef5add8d38b15260e6ccfd9379a9f7302fbb24b37
parent8c572b693705ae7daaee824ee06b103ce92d5408
Fix AUX buffer for page alignment

Apply ALIGN() for aux buffer size from beginning has no effect.
Move to the end of all state offsets set for page alignment.

v2: Update comments

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
Reviewed-by: "Guo, Yejun" <yejun.guo@intel.com>
src/intel/intel_gpgpu.c