On 02.10.2014 19:14, Marek Olšák wrote:
1) We should have our own copyright in the new file.
Other than that:
Reviewed-by: Marek Olšák
The following things can be done in a separate patch.
2) I recommend removing the CMASK and FMASK checking and replacing it
with nr_samples > 1 (for SI too).
1) We should have our own copyright in the new file.
Other than that:
Reviewed-by: Marek Olšák
The following things can be done in a separate patch.
2) I recommend removing the CMASK and FMASK checking and replacing it
with nr_samples > 1 (for SI too). For nr_samples <= 1, CMASK checking
is alr
From: Michel Dänzer
Based on the corresponding SI support.
Signed-off-by: Michel Dänzer
---
v2: Remove fallback for liner->tiled copies which was accidentally left
over from debugging.
src/gallium/drivers/radeonsi/Makefile.sources | 1 +
src/gallium/drivers/radeonsi/cik_sdma.c |