[PATCH radeon] Change the default to PCI on PowerPC

2016-09-19 Thread Mathieu Malaterre
Is there a chance this patch could be considered for inclusion ? It has been reviewed and it is well known that PCI generally work best by default. It will solve a long standing issue when user experience Debian on a Powermac and quickly get a non-working (freezing) X session. Thanks again for con

[PATCH radeon] Change the default to PCI on PowerPC

2016-06-09 Thread Mathieu Malaterre
ping ? 2016-05-13 8:29 GMT+02:00 Mathieu Malaterre : > AGP mode is unstable on PowerPC > > Signed-off-by: Mathieu Malaterre > Reviewed-by: Christian König > --- > drivers/gpu/drm/radeon/radeon_drv.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/drivers/gpu/drm/radeon/radeon_drv

[PATCH radeon] Change the default to PCI on PowerPC

2016-05-13 Thread Mathieu Malaterre
AGP mode is unstable on PowerPC Signed-off-by: Mathieu Malaterre Reviewed-by: Christian König --- drivers/gpu/drm/radeon/radeon_drv.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/gpu/drm/radeon/radeon_drv.c b/drivers/gpu/drm/radeon/radeon_drv.c index ccd4ad4..402cf85 10064