From c8a28370e0e8d581902c066d66bc5a11b0778db4 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Sat, 27 Feb 2021 18:09:59 +0100 Subject: [PATCH] Sync > amdvlk-opt: 2021.Q1.4 > dxvk-tools: Make Proton's VKD3D DLLs writable before copying (#9) > linux-tkg: Don't prompt for voluntary preemption setting. We want it disabled for most users as it tends to create latency problems in some situations and it's not a recommended setting unless you're using a GPU passthrough VM. > linux-tkg: Default to tickless idle independently of the CPU scheduler > linux-tkg: Add a note regarding using older kernels on Archlinux > linux-tkg: Skip the futex2 config edits when using a kernel version that doesn't have futex2 support > linux-tkg: 5.4.101, 5.10.19, 5.11.2 > linux-tkg: Update README.md (#188) > linux-tkg: cfg: Add 5.11 to the array of _version options > linux-tkg: add pahole dependency to headers on 5.11+ (#184) > linux-tkg: Simplify cpu scheduler selector > linux-tkg: Get rid of the config_expert config toggle. We're enabling CONFIG_EXPERT and injecting config entries for unattended builds when futex2 is enabled, which is the only usecase we want to explicitly support at this point in time. > linux-tkg: 5.4.100, 5.10.18 > linux-tkg: 5.11.1 > linux-tkg: Remove no more needed alternative modprobeddb command for futex2/config_expert now that we are feeding the entries to defconfig dynamically. > nvidia-all: 460.56 > vulkan-icd-loader-git: Remove libvulkan versioning > vulkan-icd-loader-git: Add libvulkan.so provides > wine-tkg-git: Update proton-cpu-topology-overrides patchset for c88b2ed and move previous verisons to legacy > wine-tkg-git: Hotfixer: Fix typo in the (legacy) steamhelper fix selector check > wine-tkg-git: Hotfixer: Skip steamhelper fix on 27040a4f+ > wine-tkg-git: Update proton-tkg meta patchsets for 8abcae5 and move previous versions to legacy > wine-tkg-git: Fix extension check for vkd3d-proton userpatches > wine-tkg-git: Hotfixer: Update mfplat breakage revert list > wine-tkg-git: Hotfixer: Revert 290c9a4d when _protonify is enabled so we can restore the prefer builtin vulkan-1 behavior > wine-tkg-git: Update esync-unix-mainline for a0a6246 --- amdvlk-opt | 2 +- dxvk-tools | 2 +- linux-tkg | 2 +- nvidia-all | 2 +- vulkan-icd-loader-git | 2 +- wine-tkg-git | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/amdvlk-opt b/amdvlk-opt index bf6317e..9253aca 160000 --- a/amdvlk-opt +++ b/amdvlk-opt @@ -1 +1 @@ -Subproject commit bf6317e1bb37fde7f7d09ba4f7c1173973098c6d +Subproject commit 9253aca715aadc2f81565efce90d83cee01dd2d5 diff --git a/dxvk-tools b/dxvk-tools index b929139..1b5faba 160000 --- a/dxvk-tools +++ b/dxvk-tools @@ -1 +1 @@ -Subproject commit b9291394b1a67ed7de1cb4b39a2076de31eb5307 +Subproject commit 1b5faba98b483934322629e1fc7cb9ef10d0a457 diff --git a/linux-tkg b/linux-tkg index f3eba51..29afa3e 160000 --- a/linux-tkg +++ b/linux-tkg @@ -1 +1 @@ -Subproject commit f3eba51c331e56f3df13581b2e49bbd4f87c5a3a +Subproject commit 29afa3e91c75707531e1c449f3312b0747a3a44e diff --git a/nvidia-all b/nvidia-all index ae1dab2..a182c83 160000 --- a/nvidia-all +++ b/nvidia-all @@ -1 +1 @@ -Subproject commit ae1dab28d1c9e25044d02b7bf662517846210c6c +Subproject commit a182c835ff4508161b34e58085dbc06218bbb9c3 diff --git a/vulkan-icd-loader-git b/vulkan-icd-loader-git index aa8db77..fcb9512 160000 --- a/vulkan-icd-loader-git +++ b/vulkan-icd-loader-git @@ -1 +1 @@ -Subproject commit aa8db77466c51584f9031a7c98732041619f6416 +Subproject commit fcb9512ff3c96195b47eac1fbffcd366ddab10ef diff --git a/wine-tkg-git b/wine-tkg-git index 45e9c84..ba2c8aa 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit 45e9c8445263eeed9a5ca54a32d3c6198d27d87d +Subproject commit ba2c8aacaea2e92536daf9d8498220027bb07ff6