summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* x11-drivers/xf86-input-libinput: Drop old versionsMatt Turner2022-06-242-22/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/nvidia-drivers: drop 470.62.30Ionen Wolkens2022-06-212-463/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: add 515.49.05:0/vulkanIonen Wolkens2022-06-172-0/+507
| | | | | | | | | | | Note that even though it is newer (for now), it is not recommended to use the 0/vulkan branch unless you are involved in vulkan application development, upstream bugs may not get fixed (aka it adds vulkan features on top of old drivers and rebase occasionally). Please report if packaging issues, as don't check masked 0/vulkan much. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/xf86-input-libinput: arm64 stable wrt bug #852191Agostino Sarubbo2022-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-drivers/xf86-input-libinput: Stabilize 1.2.1 x86, #852191Sam James2022-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-drivers/xf86-input-libinput: Stabilize 1.2.1 amd64, #852191Sam James2022-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-drivers/xf86-input-libinput: ppc64 stable wrt bug #852191Agostino Sarubbo2022-06-161-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-drivers/xf86-input-libinput: arm stable wrt bug #852191Agostino Sarubbo2022-06-161-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-drivers/xf86-input-libinput: sparc stable wrt bug #852191Agostino Sarubbo2022-06-161-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-drivers/xf86-input-libinput: ppc stable wrt bug #852191Agostino Sarubbo2022-06-161-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-drivers/nvidia-drivers: cleanup old abi_x86_32 swap checkIonen Wolkens2022-06-125-41/+0
| | | | | | | | | Was to help reduce surprises when profile removed it as default, but been a while and should be little meaning to this now. README.Gentoo still warns about this for new installs. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: stabilize 510.73.05-r1 for amd64Ionen Wolkens2022-06-091-1/+1
| | | | | | | | | | | | | | | Branch been tested for a while and major known issues are sorted out in stable now. May at most still be a bit rocky for wayland users given the some applications will switch to using GBM, but gnome/kde have rolled out fixes to major issues a while ago. Owners of Kepler cards should mask >=x11-drivers/nvidia-drivers-471 as the ebuild will warn about (thanks for testing wrt #837317). Closes: https://bugs.gentoo.org/837317 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: pin to egl-wayland-1.1.9 for 0/510Ionen Wolkens2022-06-081-1/+1
| | | | | | | | | | | | Upcoming egl-wayland-1.1.10 is known incompatible, meant to bump it early to fix wayland vulkan issues with 0/515 but it requires yet unreleased nvidia-drivers that'd have the missing symbol in the vulkan-producer lib. And so .10 will likely never work with old 0/510, and there should be no reason to use 1.1.7 with it (barely tested combination). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: drop 515.43.04Ionen Wolkens2022-06-082-522/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: minor code cleanupIonen Wolkens2022-06-076-12/+12
| | | | | | | | That this works without eval feels a bit uncanny because the backslash for the following space is inside the variable, but it evaluates whole thing together. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: warn about X86_KERNEL_IBTIonen Wolkens2022-06-076-0/+18
| | | | | | | | | | | | | New feature in >=kernel-5.18, believe few have enabled it in Gentoo but it's been causing issues in binary distros that tried to enable it by default. Seems possible to workaround, but would rather wait for nvidia's fix. Add to non-5.18 ebuilds too for consistency and not losing track, is quiet if the option doesn't exist. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: fix direct objdump with USE=kernel-openIonen Wolkens2022-06-016-6/+6
| | | | | | | | Unlike CXX, this did not error out but still fails to use objdump with -native-symlinks. Only 515 is affected, but sync all to have less ebuild differences and have one less thing to worry about. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: warn if incompatible gcc pluginsIonen Wolkens2022-06-016-6/+96
| | | | | | | | | | | | | | | | This isn't specific to nvidia-drivers (even a blank test.c fails), but it's not uncommon this is the only third party module that a user have and a warning wouldn't hurt. Normally not an issue given gcc plugins are typically not enabled by default (or the option is set, but individual plugins are disabled) and mismatching is mostly fine. Also note about kernel-bin given the module-specific bits /can/ be rebuilt and it may sound confusing otherwise. Bug: https://bugs.gentoo.org/849011 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: revert installation of PM rulesIonen Wolkens2022-05-316-57/+5
| | | | | | | | | Turns out this is only needed if users manually enabled DynamicPowerManagement (not default) and feel this should not be installed by default (no revbump given not known to be harmful and will be cleaned on kernel upgrades). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: add 515.48.07Ionen Wolkens2022-05-312-0/+512
| | | | | | | Drop CONFIG_BACKLIGHT_CLASS_DEVICE check, nvidia added its own proper check for it allowing to disable again. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: warn about modules .conf Allocations=1Ionen Wolkens2022-05-311-1/+2
| | | | | | | | Not something I experimented much with, but I've heard reports it can work badly even with systemd services. It may or may not work better, but avoid sounding like it's always recommended. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: fix direct c++ with USE=kernel-openIonen Wolkens2022-05-305-5/+5
| | | | | | | Only 515 is affected, but sync all to have less ebuild differences and have one less thing to worry about. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/xf86-input-wacom: Version bump to 1.0.0Matt Turner2022-05-302-0/+78
| | | | | | | package.mask'd for now. Bug: https://bugs.gentoo.org/848501 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/nvidia-drivers: move nvidia-dbus.conf to docsIonen Wolkens2022-05-292-6/+2
| | | | | | | | | As upstream does, believe this should be setup manually if needed and the rules are questionable. Unlikely many are using powerd yet (many distros don't ship it too), hardly hear of it working properly. So skipping a warning and letting it propagate in kernel module rebuilds. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/xf86-video-qxl: Drop old versionsMatt Turner2022-05-291-48/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/xf86-video-dummy: Drop old versionsMatt Turner2022-05-292-24/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/xf86-video-amdgpu: Drop old versionsMatt Turner2022-05-292-30/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/xf86-video-dummy: Stabilize 0.4.0 ppc64, #843167Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-drivers/xf86-video-amdgpu: Stabilize 22.0.0 ppc64, #843167Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-drivers/nvidia-drivers: drop vuln 390.147, 470.103.01, 510.68.02Ionen Wolkens2022-05-264-1344/+0
| | | | | Bug: https://bugs.gentoo.org/845063 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: stabilize 470.129.06 for amd64Ionen Wolkens2022-05-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/845063 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: stabilize 390.151 for amd64, x86Ionen Wolkens2022-05-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/845063 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/xf86-input-synaptics: keyword 1.9.1 for ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-input-elographics: keyword 1.4.2 for ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-dummy: Stabilize 0.4.0 sparc, #843167Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-drivers/xf86-video-dummy: Stabilize 0.4.0 arm, #843167Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-drivers/xf86-video-dummy: Stabilize 0.4.0 ppc, #843167Jakov Smolić2022-05-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-drivers/xf86-video-mga: keyword 2.0.0 for ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-nv: keyword 2.1.21 for ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-r128: keyword 6.12.0 for ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-nouveau: keyword 1.0.17 for ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-ati: forward ~loongWANG Xuerui2022-05-261-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-ati: keyword 19.1.0-r1 for ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-amdgpu: forward ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-video-amdgpu: keyword 22.0.0 for ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-input-void: keyword 1.4.1 for ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-input-joystick: keyword 1.6.3 for ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/xf86-input-evdev: keyword 2.10.6 for ~loongWANG Xuerui2022-05-261-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-drivers/nvidia-drivers: add 470.62.30:0/vulkan, drop 470.62.29Ionen Wolkens2022-05-252-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: bump KERNEL_MAX to 5.18 where possibleIonen Wolkens2022-05-234-4/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>