OSDN Git Service

ilo: improve WA handling in rectlist path
authorChia-I Wu <olvaffe@gmail.com>
Wed, 4 Mar 2015 21:38:50 +0000 (14:38 -0700)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 4 Mar 2015 22:28:05 +0000 (15:28 -0700)
commitb5eb6f769db71557c86c72c3352db149379fdade
tree18583d10f5ec230ee963e5936cc288a26a6b92bd
parent1424bdd61bce26f0853e974fc3b87c4c275e6ef0
ilo: improve WA handling in rectlist path

Add wrappers for 3DPRIMITIVE to make sure we clear current_pipe_control_dw1
and deferred_pipe_control_dw1 after it.  Add missing
gen7_wa_post_ps_and_later().
src/gallium/drivers/ilo/ilo_render_gen.h
src/gallium/drivers/ilo/ilo_render_gen6.c
src/gallium/drivers/ilo/ilo_render_gen7.c
src/gallium/drivers/ilo/ilo_render_gen8.c