summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/intel-neo: remove oldMarek Szuba2020-01-273-110/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: bump to 20.03.15346Marek Szuba2020-01-272-0/+55
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: remove oldMarek Szuba2019-12-104-132/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: bump to 19.48.14977Marek Szuba2019-12-102-0/+55
| | | | | | | | | | | | No major changes since 19.46 but Ice Lake support is now officially production-level again (for the record: according to upstream the failures in 19.46 and 19.47 were caused by time-outs due to increased test run time after 64-bit atomics had been enabled for ICL, thus making an increase of the threshold value the only change required to address this issue). Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: bump to 19.46.14807Marek Szuba2019-11-282-0/+55
| | | | | | | | | | | | | | | | Important changes since 19.38.14237: * added early support for Tiger Lake devices (OpenCL 2.1) * enabled thread-group preemption on same * enabled 64-bit atomics on Ice Lake and Tiger Lake * added support for Ice Lake device id 0x8A58 * use newer GMM API * added the clGetExecutionInfoIntel API Please note that as of this release Ice Lake platforms have been downgraded to Beta quality due to regression in certification tests. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: remove oldMarek Szuba2019-10-082-57/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: bump to 19.38.14237Marek Szuba2019-10-012-0/+55
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: 19.30.13641 requires >=media-libs/gmmlib-19.2.3Marek Szuba2019-09-201-1/+1
| | | | | | | | | ...which we have already got in Gentoo but which must be upgraded before intel-neo. Closes: https://bugs.gentoo.org/693690 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: bump to 19.30.13641Marek Szuba2019-08-052-0/+59
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/intel-neo: bump to 19.22.13062 and EAPI-7Marek Szuba2019-06-112-0/+59
| | | | | Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-libs/intel-neo: new packageMarek Szuba2019-05-014-0/+93
New OpenCL driver for Broadwell and newer. For older systems stick with dev-libs/beignet. Tested on Kaby Lake and Kaby Lake R, in both cases LuxMark manages to render all three scenes without errors or crashes. No multilib support yet because running a 32-bit build on amd64 causes type conflicts, will look at it later. Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11