[arch-commits] Commit in linux/trunk (PKGBUILD config config.x86_64)

Jan Steffens heftig at archlinux.org
Thu Jan 12 08:17:55 UTC 2017


    Date: Thursday, January 12, 2017 @ 08:17:54
  Author: heftig
Revision: 285795

Enable all generations in amdgpu

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 PKGBUILD      |    4 ++--
 config        |    2 +-
 config.x86_64 |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 08:07:10 UTC (rev 285794)
+++ PKGBUILD	2017-01-12 08:17:54 UTC (rev 285795)
@@ -30,8 +30,8 @@
             'SKIP'
             'eb4fd5944662b2985cec8e4b9b5e94943ac882ede811deb5cdd1ab00f77e0933'
             'SKIP'
-            'b6aa460ed9e8461c8b431b9765f80dde978ae7f2ad3ef12c14f02d782db56a28'
-            '087f6223290b5935c27ad736dd4958873942d6ad2f695486be1b5d9fd11db0c1'
+            '7ac7f28fce30becc44d975387b7299ac4a0150312de2279ac560ee4429689b0c'
+            '6216595abd0426bdf2e07e2f17a7c7ad973b79b16d6d11e565d92ef44e81e5da'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
             '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'

Modified: config
===================================================================
--- config	2017-01-12 08:07:10 UTC (rev 285794)
+++ config	2017-01-12 08:17:54 UTC (rev 285795)
@@ -5124,7 +5124,7 @@
 # CONFIG_DRM_RADEON_USERPTR is not set
 CONFIG_DRM_AMDGPU=m
 CONFIG_DRM_AMDGPU_SI=y
-# CONFIG_DRM_AMDGPU_CIK is not set
+CONFIG_DRM_AMDGPU_CIK=y
 CONFIG_DRM_AMDGPU_USERPTR=y
 # CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
 

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-01-12 08:07:10 UTC (rev 285794)
+++ config.x86_64	2017-01-12 08:17:54 UTC (rev 285795)
@@ -4974,7 +4974,7 @@
 # CONFIG_DRM_RADEON_USERPTR is not set
 CONFIG_DRM_AMDGPU=m
 CONFIG_DRM_AMDGPU_SI=y
-# CONFIG_DRM_AMDGPU_CIK is not set
+CONFIG_DRM_AMDGPU_CIK=y
 CONFIG_DRM_AMDGPU_USERPTR=y
 # CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
 



More information about the arch-commits mailing list