Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Merge requests
!5882
firmware-qcom-adreno: upgrade to 20241110, add gen70500
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
firmware-qcom-adreno: upgrade to 20241110, add gen70500
jianhua/pmaports:adreno_firmware
into
master
Overview
1
Commits
1
Pipelines
3
Changes
1
Merged
Jianhua Lu
requested to merge
jianhua/pmaports:adreno_firmware
into
master
4 months ago
Overview
1
Commits
1
Pipelines
3
Changes
1
Expand
Changes in firmware-qcom-adreno:
upgrade to 20241110
add gen70500 firmware for Snapdragon X Elite GPU.
0
0
Merge request reports
Compare
master
version 2
bad3cfcf
4 months ago
version 1
fbd6985b
4 months ago
master (base)
and
latest version
latest version
ec0a8ecf
1 commit,
4 months ago
version 2
bad3cfcf
1 commit,
4 months ago
version 1
fbd6985b
1 commit,
4 months ago
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
device/community/firmware-qcom-adreno/APKBUILD
+
3
−
3
Options
pkgname
=
firmware-qcom-adreno
pkgver
=
202
20509
pkgver
=
202
41110
pkgrel
=
0
pkgdesc
=
"Qualcomm Adreno GPU firmware from linux-firmware"
url
=
"https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
@@ -15,7 +15,7 @@ builddir="$srcdir/linux-firmware-$pkgver"
replaces
=
"linux-firmware-qcom"
_fwdir
=
"/lib/firmware/qcom"
_gpus
=
"a300 a330 a420 a530 a630 a650 a660"
_gpus
=
"a300 a330 a420 a530 a630 a650 a660
gen70500
"
for
gpu
in
$_gpus
;
do
subpackages
=
"
$subpackages
$pkgname
-
$gpu
:_gpu"
done
@@ -37,5 +37,5 @@ _gpu() {
}
sha512sums
=
"
0591a35a14a6994ac60571a8e47c00ec013afbfedd4b3326cfe1971b9bd9a07ca7622b17177b3fb57a6c244d2caae12318fcbfac5da5f78a2c085285c9d85cf6
linux-firmware-202
20509
.tar.gz
b4ae2abe6eecc5e8fdc796ae75394d936fee7f7b5ed7803c51eccdbfba1f883ac567a43adc9e7c3a4e4934bf1794e37cd93478468599b542ef1327a8221f648a
linux-firmware-202
41110
.tar.gz
"
Loading