[PATCH 0/4] TS fixes and re-enabling

Lucas Stach l.stach at pengutronix.de
Tue Nov 22 10:41:46 UTC 2016


Hi all,

some TS fixes patchs. Some of those have already been on the old etnaviv
list, but have never been applied. They may still need some testing on
a single pipe GPU (GC880 or whatever) to make sure that sampling from a
TS enabled surface works.

Please review. I'm happy to push them myself, once they are reviewed.

Lucas Stach (4):
  etnaviv: avoid using invalid TS
  etnaviv: align TS surface size to number of pixel pipes
  etnaviv: enable TS also on sampler resources
  etnaviv: enable TS, but disable autodisable

 src/gallium/drivers/etnaviv/etnaviv_clear_blit.c | 6 +++++-
 src/gallium/drivers/etnaviv/etnaviv_resource.c   | 3 ++-
 src/gallium/drivers/etnaviv/etnaviv_resource.h   | 1 +
 src/gallium/drivers/etnaviv/etnaviv_screen.c     | 4 ++--
 src/gallium/drivers/etnaviv/etnaviv_surface.c    | 4 +---
 5 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.10.2



More information about the etnaviv mailing list