From 3a5a5396df282668617c2746eddaa27c8e80db4a Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Tue, 8 Mar 2022 21:14:13 -0500 Subject: [PATCH] GNU Linux-libre 5.15.27-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 034cf25a5af..910857795cf 100755 --- a/deblob-check +++ b/deblob-check @@ -6,6 +6,7 @@ # modified with 2022-01-27 r18550 # modified with 2022-01-29 r18573 # modified with 2022-02-23 r18607 +# modified with 2021-12-20 r18515 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6337,6 +6338,9 @@ set_except () { # New in 5.16.11, 5.15.25, 5.10.102. blobname 'gsl1680-rwc-nanote-p8\.fw' drivers/platform/x86/touchscreen_dmi.c + # New in 5.15.27. + defsc 'static[ ]const[ ]u16[ ]amdgpu_unsupported_pciidlist\[\][ ]=' drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1