Re: [PATCH] radeon: enable tiling on SI by default

2013-11-03 Thread Andreas Boll
Please also update the manpage. 2013/11/1 Alex Deucher alexdeuc...@gmail.com: Now that mesa 9.2 is out with support for tiling on SI asics, we can enable it here. Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- src/radeon_kms.c | 6 +++--- 1 file changed, 3 insertions(+), 3

[PATCH] radeon: enable tiling on SI by default

2013-11-01 Thread Alex Deucher
Now that mesa 9.2 is out with support for tiling on SI asics, we can enable it here. Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- src/radeon_kms.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/radeon_kms.c b/src/radeon_kms.c index 255906b..5b85acc