projects
/
releases.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c74bf
)
GNU Linux-libre 6.7.3-gnu scripts
scripts/v6.7.3-gnu
author
Freedo
<freedo@linux-libre.fsfla.org>
Thu, 1 Feb 2024 06:01:07 +0000
(06:01 +0000)
committer
Freedo
<freedo@linux-libre.fsfla.org>
Thu, 1 Feb 2024 06:01:07 +0000
(06:01 +0000)
deblob-6.7
patch
|
blob
|
history
diff --git
a/deblob-6.7
b/deblob-6.7
index e5786e8646ad5f5eae580276b28f4c2181075615..d7882f331f67cd2716ae822265ecda7e66befbd0 100755
(executable)
--- a/
deblob-6.7
+++ b/
deblob-6.7
@@
-830,6
+830,9
@@
clean_blob drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
clean_blob drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
clean_blob drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
clean_blob drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
+if grep -q request_firmware drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c; then
+ reject_firmware drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
+fi
clean_blob drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
clean_blob drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
clean_blob drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c