projects
/
releases.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763dd1e
)
GNU Linux-libre 6.6.15-gnu scripts
scripts/v6.6.15-gnu
author
Freedo
<freedo@linux-libre.fsfla.org>
Thu, 1 Feb 2024 05:59:26 +0000
(
05:59
+0000)
committer
Freedo
<freedo@linux-libre.fsfla.org>
Thu, 1 Feb 2024 05:59:26 +0000
(
05:59
+0000)
deblob-6.6
patch
|
blob
|
history
diff --git
a/deblob-6.6
b/deblob-6.6
index 0cbee13331f6ea3f8fb3e9172a12b9f837920c35..fe21795d862f227a2d31faa9c7f38debbdc2627b 100755
(executable)
--- a/
deblob-6.6
+++ b/
deblob-6.6
@@
-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