[kernel] r19503 - in dists/sid/linux/debian: . config

Ben Hutchings benh at alioth.debian.org
Fri Nov 16 04:54:52 UTC 2012


Author: benh
Date: Fri Nov 16 04:54:52 2012
New Revision: 19503

Log:
radeon: Disable DRM_RADEON_KMS, as this does not work on most chips without firmware (Closes: #607194)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Fri Nov 16 04:54:32 2012	(r19502)
+++ dists/sid/linux/debian/changelog	Fri Nov 16 04:54:52 2012	(r19503)
@@ -43,6 +43,8 @@
   * [x86] asus-laptop: Do not call HWRS on init (Closes: #692436)
   * [x86] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
     (Closes: #686284)
+  * radeon: Disable DRM_RADEON_KMS, as this does not work on most chips
+    without firmware (Closes: #607194)
 
   [ Ian Campbell ]
   * [xen] add support for microcode updating. (Closes: #693053)

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Fri Nov 16 04:54:32 2012	(r19502)
+++ dists/sid/linux/debian/config/config	Fri Nov 16 04:54:52 2012	(r19503)
@@ -361,7 +361,7 @@
 ##
 ## file: drivers/gpu/drm/radeon/Kconfig
 ##
-CONFIG_DRM_RADEON_KMS=y
+# CONFIG_DRM_RADEON_KMS is not set
 
 ##
 ## file: drivers/gpu/drm/vmwgfx/Kconfig



More information about the Kernel-svn-changes mailing list