From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 110898] [Patch] to compile amdgpu-dkms 9.10 on debian stretch &
buster
Date: Wed, 12 Jun 2019 07:00:50 +0000
Message-ID:
Bug ID
110898
Summary
[Patch] to compile amdgpu-dkms 9.10 on debian stretch & b=
uster
Product
DRI
Version
DRI git
Hardware
x86-64 (AMD64)
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
DRM/AMDgpu
Assignee
dri-devel@lists.freedesktop.org
Reporter
fabstz-it@yahoo.fr
Created attachment 144517 [details] [review]
Patch to compile amdgpu-dkms 9.10 on debian buster (debian 10) and stretch
Hello,
Please find attached a patch so that one can compile the amdgpu-dkms 9.10
driver toward kernel 4.19 on debian stretch (with stretch-backports), and a=
lso
on debian buster (version 10) which runs linux-4.19
The patch is made of:
- a change to the Makefile so that it can compile well on debian and find =
the
kernel version (using [make kernelversion])
- a few changes to the code by renaming some functions whose names changes=
to
allow compilation.
For information, you may find my current procedure to compile the driver on=
my
debian setup here
htt=
ps://wiki.debian.org/How%20to%20install%20official%20AMDGPU%20linux%20drive=
r%20with%20kernel%204.19.x%20on%20Stretch%20and%20Buster
Kind regards