[Bug 105725] WARNING: CPU: 0 PID: 487 at drivers/gpu/drm/amd/amdgpu/../display /dc/gpio/gpio_base.c:64 dal_gpio_open_ex+0xc/0x30 [amdgpu]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 27 19:06:15 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105725
--- Comment #3 from Harry Wentland <harry.wentland at amd.com> ---
The warnings are likely not related to the hang in this case.
Installing or building the kernel might depend on your distribution. You should
be able to find a guide by googling "building a custom kernel <distroname>".
In general you might want to
* mkdir mybuilddir
* git clone git://people.freedesktop.org/~agd5f/linux
* cd linux
* cp /boot/config-<your-current-config> .config
* if you're on ubuntu/debian:
* make deb-pkg
* sudo dpkg -i <path to custom kernel .deb from your install>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180327/20599f42/attachment-0001.html>
More information about the dri-devel
mailing list