[Mesa-dev] [PATCH 0/5] R600, GCN: Guard Band support

Marek Olšák maraeo at gmail.com
Sun Apr 10 22:34:29 UTC 2016


Hi,

This patch series adds Guard Band support into r600g and radeonsi.

It first implements the Guard Band in radeonsi, then it moves all radeonsi scissor & viewport code into gallium/radeon, and then r600g is switched to it and its original scissor & viewport code is deleted.

The differences between the R600 and GCN code are almost none.

This should improve performance if clipping is the bottleneck.

Grigori Goronzy started this originally.

Please review.

Marek


More information about the mesa-dev mailing list