Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11-drivers/xf86-video-amdgpu: Version bump to 19.0.1 | Matt Turner | 2019-03-19 | 2 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: Version bump to 19.0.0 | Matt Turner | 2019-03-07 | 2 | -0/+29 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: EAPI 7 | Matt Turner | 2019-03-07 | 1 | -4/+3 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: fix libdrm minimum dep | Mart Raudsepp | 2019-03-01 | 2 | -4/+4 |
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: Drop old versions | Matt Turner | 2018-10-31 | 2 | -24/+0 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: add "udev" USE flag | Alexander Tsoy | 2018-10-27 | 2 | -5/+17 |
| | | | | | | | | | This fixes automagic dependency on udev. Closes: https://bugs.gentoo.org/667058 Closes: https://github.com/gentoo/gentoo/pull/10236 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: x86 stable (bug #669588) | Thomas Deutschmann | 2018-10-26 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #669588 | Mikle Kolyada | 2018-10-25 | 1 | -2/+2 |
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 | ||||
* | x11-drivers/xf86-video-amdgpu: Version bump to 18.1.0 | Matt Turner | 2018-09-14 | 2 | -0/+24 |
| | |||||
* | Revert "x11-drivers/xf86-video-amdgpu: port to EAPI 7" | Matt Turner | 2018-08-08 | 2 | -92/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In the port to EAPI=7, we stopped inheriting xorg-2 since that eclass is not EAPI 7 ready. Unfortunately it was providing some critical functionality: [[ ${PN} == xf86-video-* || ${PN} == xf86-input-* ]] && DRIVER="yes" ... xorg-2_flags_setup() { ... [[ ${PN} = xorg-server || -n ${DRIVER} ]] && append-ldflags -Wl,-z,lazy In order to revert this commit, we must revert some commits that fix problems introduced by it as well. In total: This reverts commit 568eca2a556b1f5ba09d5486374cec7346ab1fce. Revert "x11-drivers/xf86-video-amdgpu: add --disable-selective-werror" This reverts commit 66c24d866e939044601f58d1521e00224ca8bf4b. Revert "x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency" This reverts commit e900d1be730882c962354203277ebb1ba499c0d3. Closes: https://bugs.gentoo.org/661502 | ||||
* | x11-drivers/xf86-video-amdgpu: add --disable-selective-werror | Marty E. Plummer | 2018-07-27 | 2 | -0/+2 |
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10 | ||||
* | x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency | Marty E. Plummer | 2018-07-27 | 2 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10 | ||||
* | x11-drivers/xf86-video-amdgpu: port to EAPI 7 | Marty E. Plummer | 2018-07-17 | 2 | -11/+90 |
| | | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9 | ||||
* | x11-drivers/xf86-video-amdgpu: Drop old versions | Matt Turner | 2018-05-11 | 3 | -48/+0 |
| | |||||
* | x11-drivers/xf86-video-amdgpu: x86 stable (bug #649316) | Thomas Deutschmann | 2018-05-07 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.34, Repoman-2.3.9 | ||||
* | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #649316 | Mikle Kolyada | 2018-05-06 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | x11-drivers/xf86-video-amdgpu: Version bump to 18.0.1 | Matt Turner | 2018-03-15 | 2 | -1/+1 |
| | |||||
* | x11-drivers/xf86-video-amdgpu: Version bump to 18.0.0 | Matt Turner | 2018-03-02 | 2 | -0/+24 |
| | |||||
* | x11-drivers/xf86-video-amdgpu: Depend on libdrm-2.4.78 | Matt Turner | 2018-03-02 | 1 | -2/+2 |
| | |||||
* | x11-drivers: Update Manifest hashes. | Ulrich Müller | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | x11-drivers/xf86-video-amdgpu: Remove glamor USE flag | Nick Sarnie | 2017-11-25 | 4 | -15/+6 |
| | | | | | | | | Glamor is required as per Michel Dänzer and Dave Airlie Closes: https://github.com/gentoo/gentoo/pull/6283 Closes: https://bugs.gentoo.org/623142 Signed-off-by: Nick Sarnie <commendsarnex@gmail.com> | ||||
* | x11-drivers/xf86-video-amdgpu: Removed old. | Lars Wendler | 2017-09-08 | 2 | -27/+0 |
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 | ||||
* | x11-drivers/xf86-video-amdgpu: Bump to version 1.4.0 (bug #630328). | Lars Wendler | 2017-09-08 | 2 | -0/+26 |
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 | ||||
* | x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #620234 | Agostino Sarubbo | 2017-06-01 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #620234 | Agostino Sarubbo | 2017-05-31 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: Sync live ebuild with latest release. | Lars Wendler | 2017-03-16 | 1 | -2/+1 |
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 | ||||
* | x11-drivers/xf86-video-amdgpu: Removed old. | Lars Wendler | 2017-03-16 | 3 | -56/+0 |
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 | ||||
* | x11-drivers/xf86-video-amdgpu: Bump to version 1.3.0 | Lars Wendler | 2017-03-16 | 2 | -0/+26 |
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 | ||||
* | x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #611056 | Agostino Sarubbo | 2017-03-10 | 1 | -2/+2 |
| | | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #611056 | Agostino Sarubbo | 2017-03-10 | 1 | -2/+2 |
| | | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: Drop unnecessary XORG_EAUTORECONF=yes. | Matt Turner | 2017-03-04 | 2 | -4/+2 |
| | | | | eautoreconf will still happen via the git eclass. | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 4 | -4/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | x11-drivers/xf86-video-amdgpu: Removed old. | Lars Wendler | 2016-11-17 | 3 | -59/+0 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | x11-drivers/xf86-video-amdgpu: Bump to version 1.2.0 (bug #600100). | Lars Wendler | 2016-11-17 | 2 | -0/+29 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | x11-drivers/xf86-video-amdgpu: Version bump to 1.1.2. | Matt Turner | 2016-10-23 | 2 | -0/+29 |
| | | | | Bug: https://bugs.gentoo.org/594428 | ||||
* | x11-drivers/xf86-video-amdgpu: amd64 stable, bug 579266 | Pacho Ramos | 2016-09-17 | 1 | -2/+2 |
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" | ||||
* | x11-drivers/xf86-video-amdgpu: x86 stable, bug 579266 | Pacho Ramos | 2016-09-17 | 1 | -2/+2 |
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" | ||||
* | x11-drivers/xf86-video-amdgpu: version bump | Chí-Thanh Christopher Nguyễn | 2016-04-08 | 2 | -0/+29 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | x11-drivers/xf86-video-amdgpu: Version bump. | Chí-Thanh Christopher Nguyễn | 2016-02-23 | 3 | -3/+31 |
| | | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=568274 Package-Manager: portage-2.2.26 | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #559062 | Agostino Sarubbo | 2015-12-01 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" | ||||
* | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #559062 | Agostino Sarubbo | 2015-11-30 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" | ||||
* | x11-drivers/xf86-video-amdgpu: initial commit | Chí-Thanh Christopher Nguyễn | 2015-09-02 | 4 | -0/+67 |
Package-Manager: portage-2.2.20.1 |