Commit f394546
committed
qcom-adreno: update KGSL tip and drop merged patches from recipe
Update the SRCREV to point to the latest commit in the KGSL source code
repository. This update brings in several improvements and fixes:
- Fix multiple warnings
- Fix compilation errors in the driver with standard 6.12 kernel
- Use secure firmware with mbn format
- Add support to check /lib/firmware/qcom for SQE and GMU firmwares
- Conditionally invoke set_supported_hw API based on speedbin fuse
- Add support for standard compatible strings
- Ensure IRQ name string persists using devm_kasprintf
- Avoid use after free in kgsl_destroy_ion()
Additionally, remove patches that have become redundant, as
their changes have already been merged in the source code and no longer
required to be applied explicitly in kgsl-dlkm recipe.
Signed-off-by: Kaushal Sanadhya <[email protected]>1 parent 87a9849 commit f394546
File tree
3 files changed
+1
-65
lines changed- recipes-graphics/kgsl-dlkm
- kgsl-dlkm
3 files changed
+1
-65
lines changedLines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
| |||
0 commit comments