[Mesa-dev] [PATCH v2 0/2] etnaviv: Set up GC3000 states, fix point sprite rendering

Wladimir J. van der Laan laanwj at gmail.com
Sun Oct 1 14:23:54 UTC 2017


Set up new states that the blob started setting for GC3000 consistently.

This makes sure that when another test or driver leaves the GPU in
unpredictable state, these states are set up correctly for our
rendering.

Also, setting PA_VIEWPORT_UNK00A84 to fui(8192.0) is necessary
to make point sprite rendering on GC3000 work.

Wladimir J. van der Laan (2):
  etnaviv: Fix point sprite rendering on GC3000
  etnaviv: Set up unknown GC3000 states

 src/gallium/drivers/etnaviv/etnaviv_context.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

-- 
2.7.4



More information about the mesa-dev mailing list