Re: [Beignet] [PATCH 1/6] BDW: Add gen8 into intel_driver_init

2014-10-24 Thread Zhigang Gong
This patch itself LGTM. But I will move it after other patches. Thus once this patch get applied, it can accept Gen8 device and work as expected. Thanks. On Mon, Sep 29, 2014 at 01:37:44PM +0800, Yang Rong wrote: > From: Junyan He > > Signed-off-by: Junyan He > --- > src/cl_command_queue.c

[Beignet] [PATCH 1/6] BDW: Add gen8 into intel_driver_init

2014-09-28 Thread Yang Rong
From: Junyan He Signed-off-by: Junyan He --- src/cl_command_queue.c | 2 +- src/intel/intel_driver.c | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/cl_command_queue.c b/src/cl_command_queue.c index 4cbb4eb..48deba0 100644 --- a/src/cl_command_queue.c +++ b/src/cl