summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/amdgpu-pro-opencl: do not force use of specific ICD loaderMarek Szuba2020-04-082-10/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: downgrade to maintainer-neededMarek Szuba2019-10-071-4/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: remove longdescription from metadataMarek Szuba2019-09-301-6/+0
| | | | | | | | This no longer _necessary_ to have OpenCL on amdgpu, we have now got dev-libs/rocm-opencl-runtime as well, Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: Add RESTRICT=bindistMichał Górny2019-09-232-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/amdgpu-pro-opencl: add deprecation/compatibility messageMarek Szuba2019-08-202-0/+10
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: remove old 19.x ebuildsMarek Szuba2019-08-203-194/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/amdgpu-pro-opencl: switch off debugging messages in ebuildsMarek Szuba2019-08-103-9/+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-102-0/+101
| | | | | | | 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: x86 keyworded (bug #686970)Thomas Deutschmann2019-06-181-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/amdgpu-pro-opencl: remove ~x86 keyword from all ebuildsMarek Szuba2019-05-303-3/+3
| | | | | | | | | This keyword was added by the PR implementing multilib support and I accidentally merged it into the tree along with the rest of the changes; it was NOT approved by the x86 arch team. Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-libs/amdgpu-pro-opencl: conflict with media-libs/mesa[opencl]Marek Szuba2019-05-291-0/+100
| | | | | | | | | | | With both this and the Mesa OpenCL state tracker enabled, using dev-libs/ocl-icd one ends up with two OpenCL platforms pointing to the same hardware - and more importantly causes segmentation faults in all applications attempting to use OpenCL. Closes: https://bugs.gentoo.org/686790 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 19.10.785425Marek Szuba2019-05-252-0/+100
| | | | | | | | | | | | 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-253-148/+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-152-0/+80
| | | | | | | | | 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: updated list of maintainersMarek Szuba2018-11-091-4/+0
| | | | | | | Vladyslav Brovko has resigned. Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/amdgpu-pro-opencl: automate invoking "eselect opencl"Marek Szuba2018-09-272-12/+11
| | | | | | | Instead of telling the user in pkg_postinst() to run it, just run it there outselves - with --use-old to honour possible earlier choices. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-libs/amdgpu-pro-opencl: do not use DISTDIR in pkg_nofetch()Marek Szuba2018-08-312-2/+2
| | | | | | | | | | Under recent versions of portage DISTDIR points to a temporary directory in PORTAGE_TMPDIR rather than /usr/portage/distfiles. Follow the example of recent versions of dev-java/oracle-jre-bin and just say "your distfiles directory" instead. Closes: https://bugs.gentoo.org/663878 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: remove oldMarek Szuba2018-07-092-82/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: version bump 17.50-552542Vladyslav Brovko2018-07-092-0/+82
| | | | | | | | 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-262-0/+67
| | | | | | 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: bump to EAPI 7Marek Szuba2018-06-201-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: switch from versionator to eapi7-verMarek Szuba2018-05-251-5/+5
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: remove oldMarek Szuba2018-05-252-81/+0
| | | | Package-Manager: Portage-2.3.39, Repoman-2.3.9
* dev-libs/amdgpu-pro-opencl: remove some old versionsMarek Szuba2017-12-164-239/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: 17.50.511655 version bumpCraig Andrews2017-12-162-1/+83
| | | | | | | | 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: add proxied co-maintainer.Marek Szuba2017-11-211-0/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: remove unnecessary empty lineMarek Szuba2017-11-204-4/+0
| | | | | | Cosmetic, no functional change. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: bump to 17.40.492261Marek Szuba2017-11-192-0/+82
| | | | | | | 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-142-0/+82
| | | | | Gentoo-Bug: 631500 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-libs/amdgpu-pro-opencl: remove incomplete revision of 17.30.458935Marek Szuba2017-08-061-77/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: add missing file to 17.30.458935Marek Szuba2017-08-061-0/+81
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: bump to 17.30-458935Marek Szuba2017-08-022-0/+78
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: display "caveat emptor" warning after first ↵Marek Szuba2017-06-301-0/+10
| | | | | | installation. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/amdgpu-pro-opencl: new packageMarek Szuba2017-06-273-0/+82
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