[Intel-gfx] [PATCH 4/4] adapt intel_ring_buffer into gem

2010-05-05 Thread Zou Nan hai
remove single active_list amd request_list, seperate them into every intel_ring_buffer structure. use a flag in execbuffer2 to decide on which ring to run the command legacy ioctl are consider to run on render ring by default Signed-off-by: Xiang Haihao Signed-off-by: Zou Nanhai --- drivers/gpu

[Intel-gfx] [PATCH 4/4] adapt intel_ring_buffer into gem

2010-05-04 Thread Zou Nan hai
remove single active_list amd request_list, seperate them into every intel_ring_buffer structure. use a flag in execbuffer2 to decide on which ring to run the command legacy ioctl are consider to run on render ring by default Signed-off-by: Xiang Haihao Signed-off-by: Zou Nanhai --- drivers/gpu