[Mesa-dev] [PATCH 00/16] RadeonSI micro-optimizations
Marek Olšák
maraeo at gmail.com
Fri Oct 13 12:03:56 UTC 2017
Hi,
This series:
- switches IB placement to GTT WC
- uses SPI_SHADER_USER_DATA_COMMON on GFX9
- combines setting of 2 per-stage descriptor pointers into 1 SET_SH_REG packet
- if there is only 1 constant buffer and 0 shader and atomic buffers,
the constant buffer pointer is directly set into SI_SGPR_CONST_AND_SHADER_-
BUFFERS, skipping a descriptor upload and shader load
Please review.
Thanks!
Marek
More information about the mesa-dev
mailing list