[PATCH] radeon/kms: fix powerpc/rn50 untiled behaviour.

2010-06-10 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com Installing 2.6.34 on a Power5/rn50 combo machine, X showed buggy sw rendering, enabling tiling in the DDX fixed it. Investigation showed that a further /16 was needed in the untiled case on this chipset. Need further investigations on what other chips this

[PATCH] drm/radeon: add fake RN50 table for powerpc

2010-06-10 Thread Dave Airlie
From: root r...@ibm-js21-01.lab.bos.redhat.com This needs more work, esp testing on later servers like js22. on the js21 I tested on I can't find any answer on any DDC lines. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/radeon_combios.c | 32