diff options
author | Marek Olšák <[email protected]> | 2014-08-07 21:14:31 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-08-09 23:41:16 +0200 |
commit | 955505f6ff1c8bba7eb142200d3bd065eb4d2297 (patch) | |
tree | 986d8c9b2e8908dd309d8bfdb7aae22241cfd66a /src/mesa/Android.libmesa_st_mesa.mk | |
parent | 00ddf7a0162a1a531549bdee02932e0918459775 (diff) |
radeonsi: fix CMASK and HTILE allocation on Tahiti
Tahiti has 12 tile pipes, but P8 pipe config.
It looks like there is no way to get the pipe config except for reading
GB_TILE_MODE. The TILING_CONFIG ioctl doesn't return more than 8 pipes,
so we can't use that for Hawaii.
This fixes a regression caused by 9b046474c95f15338d4c748df9b62871bba6f36f
on Tahiti.
v2: add an assertion and print an error on failure
Cc: [email protected]
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'src/mesa/Android.libmesa_st_mesa.mk')
0 files changed, 0 insertions, 0 deletions