Add mm-soft-dirty patchset from Paul Gofman (#206)

Needed for D3D12 APITracing under Wine
This commit is contained in:
Joshie
2021-03-22 10:57:25 +00:00
committed by GitHub
parent 6c8e93d30d
commit e056416ddb
6 changed files with 1232 additions and 2 deletions

View File

@@ -405,6 +405,12 @@ _tkg_srcprep() {
tkgpatch="$srcdir/0012-misc-additions.patch" && _tkg_patcher
fi
if [ "$_basever" = "511" ] || [ "$_basever" = "512" ]; then
msg2 "Applying patches for WRITE_WATCH support in Wine"
tkgpatch="$srcdir/0001-mm-Support-soft-dirty-flag-reset-for-VA-range.patch" && _tkg_patcher
tkgpatch="$srcdir/0002-mm-Support-soft-dirty-flag-read-with-reset.patch" && _tkg_patcher
fi
# prjc/bmq patch rev
if [ "$_basever" = "58" ] || [ "$_basever" = "57" ]; then
rev=3