ilo: harware contexts are only for the render ring 66/6666/1
authorChia-I Wu <olvaffe@gmail.com>
Fri, 17 May 2013 08:10:11 +0000 (16:10 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 21 May 2013 03:47:19 +0000 (11:47 +0800)
commita04d8574c61f286fd9ec51f667648f73e332462f
treebc2ebf14f84b8df57dbbb01eeaf66794b6bbda49
parent1ed7b825cf3e9395dc1452059af6deb74a64f225
ilo: harware contexts are only for the render ring

The hardware context should not be passed for bo execution when the ring is
not the render ring.  Rename hw_ctx to render_ctx for clarity.
src/gallium/drivers/ilo/ilo_3d.c
src/gallium/drivers/ilo/ilo_3d_pipeline_gen7.c
src/gallium/drivers/ilo/ilo_cp.c
src/gallium/drivers/ilo/ilo_cp.h
src/gallium/drivers/ilo/ilo_transfer.c