[Bug 41265] Radeon KMS does not work on thunderbolt media dock
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 17 03:09:17 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=41265
--- Comment #48 from gyhor at gmx.de 2012-08-17 10:09:17 UTC ---
(In reply to comment #46)
> Created attachment 65659 [details] [review]
> fix for all kernels
>
> Here's the patch broken out which should apply to all recent kernels.
for kernel 3.5rc7 i needed additional this part in radeon_bios.c:
*** 32,37 ****
--- 32,40 ----
#include <linux/vga_switcheroo.h>
#include <linux/slab.h>
+ #ifdef CONFIG_ACPI
+ #include <linux/acpi.h>
+ #endif
/*
* BIOS.
*/
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list