summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb
diff options
context:
space:
mode:
authorKonstantin Kharlamov <[email protected]>2018-01-01 10:38:37 +0300
committerMarek Olšák <[email protected]>2018-07-17 14:47:37 -0400
commit9b379591c9d2ddc4082df367606642fedbc40fd2 (patch)
tree2d2f2c435ea2ae6778cdaa571b11ff3ce5d4da6c /src/gallium/drivers/r600/sb
parent4cf8f329edb3ad3482819de8dc091061ae19c5af (diff)
r600g: do not use "fast-clear" for small textures (v3)
Ported from radeonsi. Improves windowed glxgears ran as vblank_mode=0 glxgears -info -geometry 0+0+512+512 from ≈2270 FPS to ≈2360 FPS. Tested with AMD TURKS. v2: turned out glxgears ignores the option above, the correct way would be "512x512+0+0". Now it can be seen 512x512 actually loses 30 FPS. 300×300 however wins around a hundred FPS, and to leave some room in case results may differ for other cards I want not to nitpick in search of an optimum but to simply leave 300×300 in the code. v3: remove redundant braces, and try harder for the mail to stick to the rest of the series. Signed-off-by: Konstantin Kharlamov <[email protected]> Reviewed-by: Gert Wollny <[email protected]> Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/sb')
0 files changed, 0 insertions, 0 deletions