OSDN Git Service

VPP: Configure SURFACE_STATE based on HW requirement to fix out-of-bound access issue
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 23 Jun 2015 01:38:32 +0000 (09:38 +0800)
committerZhao, Yakui <yakui.zhao@intel.com>
Tue, 23 Jun 2015 05:01:48 +0000 (13:01 +0800)
commitd5cd551887c8f4e5408327aba993e9927dd7d297
treeb339672f398ab16f7740e03c59d8aa7d854f5622
parentfbab204929326567c876a48c0552430dd67a9852
VPP: Configure SURFACE_STATE based on HW requirement to fix out-of-bound access issue

Otherwise some pixles will be regarded as out-of-bound and the
access will be dropped.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Xiang haihao <haihao.xiang@intel.com>
src/gen8_post_processing.c
src/i965_post_processing.c