aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.19.8/0555-Hybrid-Version-18.50.1.418.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.19.8/0555-Hybrid-Version-18.50.1.418.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.19.8/0555-Hybrid-Version-18.50.1.418.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.19.8/0555-Hybrid-Version-18.50.1.418.patch b/common/recipes-kernel/linux/linux-yocto-4.19.8/0555-Hybrid-Version-18.50.1.418.patch
new file mode 100644
index 00000000..a247a57c
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-4.19.8/0555-Hybrid-Version-18.50.1.418.patch
@@ -0,0 +1,27 @@
+From 6764184f1e1a4e4b97cdc23b8f3d6de5d551a4b5 Mon Sep 17 00:00:00 2001
+From: Junshan Fang <Junshan.Fang@amd.com>
+Date: Tue, 23 Oct 2018 14:22:15 +0800
+Subject: [PATCH 0555/2940] Hybrid Version: 18.50.1.418
+
+Change-Id: I4de3b53150a8bac5fad25b7d4f55d3fe210b7c89
+Signed-off-by: Junshan Fang <Junshan.Fang@amd.com>
+---
+ drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
+index 7501cf59d52c..103fb93eba05 100644
+--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
++++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
+@@ -76,7 +76,7 @@
+ #define KMS_DRIVER_MINOR 27
+ #define KMS_DRIVER_PATCHLEVEL 0
+
+-#define AMDGPU_VERSION "18.50.0.418"
++#define AMDGPU_VERSION "18.50.1.418"
+
+ int amdgpu_vram_limit = 0;
+ int amdgpu_vis_vram_limit = 0;
+--
+2.17.1
+