[Bug 45334] Dual screen not work on SUMO gpu

2013-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45334 --- Comment #46 from BRULE Herman alpha_one_...@first-world.info --- No, don't fix it. I can't test the patch because my try of kernel compilation have failed (Bios ROM not found). Then if you have compiled kernel to test... (without initrd, and

[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