[PATCH 1/2] drm/radeon: skip async dma init on r6xx

2014-01-27 Thread Christian König
Am 27.01.2014 17:35, schrieb Alex Deucher: > The hw is buggy and it's not currently used, but it's > currently still initialized by the driver. Skip the init. > Skipping init also seems to improve stability with dpm on > some r6xx asics. > > bug: > https://bugs.freedesktop.org/show_bug.cgi?id=6696

[PATCH 1/2] drm/radeon: skip async dma init on r6xx

2014-01-27 Thread Alex Deucher
The hw is buggy and it's not currently used, but it's currently still initialized by the driver. Skip the init. Skipping init also seems to improve stability with dpm on some r6xx asics. bug: https://bugs.freedesktop.org/show_bug.cgi?id=66963 Signed-off-by: Alex Deucher --- drivers/gpu/drm/rad