package/amd-catalyst: Add AMD proprietary graphic stack support
authorRomain Perier <romain.perier@free-electrons.com>
Tue, 23 Aug 2016 12:19:47 +0000 (14:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Aug 2016 16:00:40 +0000 (18:00 +0200)
commit689ae6e404c8d54a600cb4c62976a9987c08c022
tree87c6b3574fec86ba64f7dec9db577dfc2e4e0a48
parent1091f0978c6808292ad8d088e82c4cd4c118ea99
package/amd-catalyst: Add AMD proprietary graphic stack support

This commits adds support for the AMD Catalyst Linux driver 15.9
(15.201.1151). It includes the fglrx kernel module with various fixes
to make it work with at least Linux kernel 4.4 LTS, the userspace OpenGL
stack and the xorg driver module.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas:
 - fixup whitespace issues noticed by Yann.
 - register AMD_CATALYST_PREPARE_MODULE as a post-patch hook rather than
   calling it during the configure step, also suggested by Yann.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 files changed:
package/Config.in
package/amd-catalyst/0001-Add-support-for-Linux-4.0.patch [new file with mode: 0644]
package/amd-catalyst/0002-Add-support-for-Linux-4.1.patch [new file with mode: 0644]
package/amd-catalyst/0003-Add-support-for-Linux-4.2.patch [new file with mode: 0644]
package/amd-catalyst/0004-Use-fpregs_active-instead-of-has_fpu.patch [new file with mode: 0644]
package/amd-catalyst/0005-Use-a-local-copy-of-copy_xregs_to_kernel.patch [new file with mode: 0644]
package/amd-catalyst/0006-Add-support-for-Linux-4.4.patch [new file with mode: 0644]
package/amd-catalyst/0007-remove-gpl-symbols.patch [new file with mode: 0644]
package/amd-catalyst/20-fglrx.conf [new file with mode: 0644]
package/amd-catalyst/Config.in [new file with mode: 0644]
package/amd-catalyst/amd-catalyst.hash [new file with mode: 0644]
package/amd-catalyst/amd-catalyst.mk [new file with mode: 0644]
package/amd-catalyst/gl.pc [new file with mode: 0644]