History log of /external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a7d18296a9e80d2c5458bf77f8eb88913433c90 22-Oct-2015 Chia-I Wu <olvaffe@gmail.com> ilo: fix scratch space setup in core

Move scratch_size out of ilo_state_shader_kernel_info and
ilo_state_compute_interface_info. A scratch space is shared by all
kernels/interfaces. Update builder to emit relocs for scratch bos.
/external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader.c
0b6f6ee50f3b25c21dd8c9ca339d006141340666 22-Oct-2015 Chia-I Wu <olvaffe@gmail.com> ilo: fix max thread count for HS on Gen8

It is in DW2 on Gen8.
/external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader.c
df9f846ac6153e171fbcf661bad19168b336a703 29-May-2015 Chia-I Wu <olvaffe@gmail.com> ilo: add ilo_state_{vs,hs,ds,gs}

We want to make ilo_shader_cso a union of ilo_state_{vs,hs,ds,gs} and ps
payload.
/external/mesa3d/src/gallium/drivers/ilo/core/ilo_state_shader.c