Re: [PATCH] drm/kms/radeon: Add kconfig to specify the default modesetting

2009-08-21 Thread Takashi Iwai
At Fri, 21 Aug 2009 10:52:13 +1000, Dave Airlie wrote: On Thu, Aug 20, 2009 at 11:26 PM, Takashi Iwaiti...@suse.de wrote: This patch adds a Kconfig item to specify the default radeon modeset value.  Also fixed the description of CONFIG_DRM_RADEON_KMS. Since KMS gives problems on some

[PATCH] drm/kms/radeon: Add kconfig to specify the default modesetting

2009-08-20 Thread Takashi Iwai
This patch adds a Kconfig item to specify the default radeon modeset value. Also fixed the description of CONFIG_DRM_RADEON_KMS. Since KMS gives problems on some Radeon devices, it's safer to disable it as default on distro kernels. But distros would love to include the feature itself instead

Re: [PATCH] drm/kms/radeon: Add kconfig to specify the default modesetting

2009-08-20 Thread Dave Airlie
On Thu, Aug 20, 2009 at 11:26 PM, Takashi Iwaiti...@suse.de wrote: This patch adds a Kconfig item to specify the default radeon modeset value.  Also fixed the description of CONFIG_DRM_RADEON_KMS. Since KMS gives problems on some Radeon devices, it's safer to disable it as default on distro