summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/amdgpu-pro-opencl: remove old 19.x ebuildsMarek Szuba2019-08-201-1/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: bump to 19.30.838629Marek Szuba2019-08-101-0/+1
| | | | | | | Suggested-By: Jerrod Frost <piroisl33t@gmail.com> Closes: https://bugs.gentoo.org/690366 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: bump to 19.10.785425Marek Szuba2019-05-251-0/+1
| | | | | | | | | | | | The customised libdrm, which was not necessary with 18.20, is back. Everything seems to work fine on my system, LuxMark consistently benchmarks 5-10 percent slower than with 18.20 though. Closes: https://bugs.gentoo.org/669326 Closes: https://bugs.gentoo.org/669562 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-libs/amdgpu-pro-opencl: remove oldMarek Szuba2019-05-251-2/+0
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-libs/amdgpu-pro-opencl: bump to 18.20.684755, enable multilibMarek Szuba2019-01-151-0/+1
| | | | | | | | | Multilib support kindly provided by Georgy Yakovlev <gyakovlev@gentoo.org>. Closes: https://github.com/gentoo/gentoo/pull/9113 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/amdgpu-pro-opencl: remove oldMarek Szuba2018-07-091-1/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: version bump 17.50-552542Vladyslav Brovko2018-07-091-0/+1
| | | | | | | | New build, new HOMEPAGE, fixes incomplete conversion to EAPI 7. Closes: https://bugs.gentoo.org/659676 Package-Manager: Portage-2.3.36, Repoman-2.3.9 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: 18.20.606296 version bumpVladyslav Brovko2018-06-261-0/+1
| | | | | | Closes: https://bugs.gentoo.org/656568 Package-Manager: Portage-2.3.36, Repoman-2.3.9 Revised-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: remove oldMarek Szuba2018-05-251-1/+0
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: remove some old versionsMarek Szuba2017-12-161-3/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: 17.50.511655 version bumpCraig Andrews2017-12-161-1/+2
| | | | | | | | Closes: 6534 Gentoo-Bug: https://bugs.gentoo.org/640828 Package-Manager: Portage-2.3.18, Repoman-2.3.6 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: Partially update Manifest hashes.Ulrich Müller2017-12-111-1/+1
| | | | Only the newest version appears to be available upstream.
* dev-libs/amdgpu-pro-opencl: bump to 17.40.492261Marek Szuba2017-11-191-0/+1
| | | | | | | Suggested-by: Vladyslav Brovko <brovushkin+gentoo@gmail.com> Gentoo-Bug: 635236 Closes: 6207 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: version bump to 17.30.465504Marek Szuba2017-10-141-0/+1
| | | | | Gentoo-Bug: 631500 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: bump to 17.30-458935Marek Szuba2017-08-021-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: new packageMarek Szuba2017-06-271-0/+1
Bits of AMDGPU-Pro providing OpenCL support. Work fine with the Open Source amdgpu stack, the only catch is that one also needs the proprietary version of libdrm_amdgpu which could conflict with the one from x11-libs/libdrm. Fortunately, this can be easily worked around by hacking rpath of the OpenCL library. Will hopefull integrate well with the rest of AMDGPU-Pro once it has made it into the tree. Please note that this driver works ONLY when loaded by dev-libs/ocl-icd; there is no possibility for it to operate as an independent implementation. For the time being this is a 64-bit only package. That said, although AMD only supports AMDGPU-Pro on amd64 the driver pack does include 32-bit binaries - so multilib support might be added later. Inspired-By: Arch Linux opencl-amd AUR package Package-Manager: Portage-2.3.6, Repoman-2.3.1