Re: [Intel-gfx] [PATCH 1/5] render: set the surface state base address

2010-11-01 Thread Chris Wilson
After tripping over a few issues with mixing in snb 2D support, I have your patches running and they are proving quite stable. Nice work, -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop

[Intel-gfx] [PATCH 1/5] render: set the surface state base address

2010-11-01 Thread Xiang, Haihao
It is the same as commit 73d4c7d7 Signed-off-by: Xiang, Haihao --- src/i965_render.c | 75 + 1 files changed, 24 insertions(+), 51 deletions(-) diff --git a/src/i965_render.c b/src/i965_render.c index c0c5de4..885889e 100644 --- a/src/i965_r