summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2019-08-14 00:08:46 +0000
committerjsg <jsg@openbsd.org>2019-08-14 00:08:46 +0000
commitca271630bc279719ed42c44bdd1c7ac850c0227c (patch)
tree9a3b2cfe72925451cb50d20024acedeff53459e8
parentsome cleanup: (diff)
downloadwireguard-openbsd-ca271630bc279719ed42c44bdd1c7ac850c0227c.tar.xz
wireguard-openbsd-ca271630bc279719ed42c44bdd1c7ac850c0227c.zip
enable amdgpu on amd64 requested by a few people
there are still issues: - running piglit will quickly trigger a gpu hang - hardware cursor (the default) isn't always correct, can be worked around by specifying SWcursor - suspend/resume doesn't work ok patrick@ kettenis@
-rw-r--r--sys/arch/amd64/conf/GENERIC12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index ad73265dd5d..563c9f855de 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.475 2019/06/24 21:33:27 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.476 2019/08/14 00:08:46 jsg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -374,11 +374,11 @@ drm0 at radeondrm? primary 1
drm* at radeondrm?
wsdisplay0 at radeondrm? primary 1
wsdisplay* at radeondrm? mux -1
-#amdgpu* at pci?
-#drm0 at amdgpu? primary 1
-#drm* at amdgpu?
-#wsdisplay0 at amdgpu? primary 1
-#wsdisplay* at amdgpu? mux -1
+amdgpu* at pci?
+drm0 at amdgpu? primary 1
+drm* at amdgpu?
+wsdisplay0 at amdgpu? primary 1
+wsdisplay* at amdgpu? mux -1
pcppi0 at isa?