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
Commits
d0965699
Commit
d0965699
authored
7 years ago
by
Santosh D
Browse files
Options
Downloads
Patches
Plain Diff
remove 3d driver support for now, so MSM framebuffer works
parent
01361daf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
linux-lg-hammerhead/APKBUILD
+2
-2
2 additions, 2 deletions
linux-lg-hammerhead/APKBUILD
linux-lg-hammerhead/config-lg-hammerhead.armhf
+1
-7
1 addition, 7 deletions
linux-lg-hammerhead/config-lg-hammerhead.armhf
with
3 additions
and
9 deletions
linux-lg-hammerhead/APKBUILD
+
2
−
2
View file @
d0965699
...
...
@@ -20,7 +20,7 @@ case $pkgver in
*
.
*
.
*
)
_kernver
=
${
pkgver
%.*
}
;;
*
.
*
)
_kernver
=
$pkgver
;;
esac
pkgrel
=
3
pkgrel
=
4
arch
=
"armhf"
pkgdesc
=
"LineageOS kernel for Nexus 5 hammerhead"
url
=
"https://github.com/LineageOS/android_kernel_lge_hammerhead"
...
...
@@ -117,7 +117,7 @@ package() {
}
sha512sums
=
"882ec7d4ce3eadb372c1279f53fab18c5c7f18109d3df2c8c4005ec5d06e6244c2c788c3183defa4d4aaf493a5c1bf905d8bd2aeb554e4b0680b0e1b45de6742 1dae34efb7d2399073ca371c953aafd2ed503849.zip
585412e455871eb5a8ffbc783724a66b7a2d71c10070a4bf8d070d87c16931afd78815574781bcc903baacecbfad9897f7844c8bcfd280b7eb08c7dd7f993bfd
config-lg-hammerhead.armhf
8713ea917655ad08df8a9f9a668db347966e5e111d5965770f851a4568b6d4492c9883d17700365fe7fa2e851ee8fa9d4c6ba6d5109ea14cb7f05443bbb24a85
config-lg-hammerhead.armhf
d80980e9474c82ba0ef1a6903b434d8bd1b092c40367ba543e72d2c119301c8b2d05265740e4104ca1ac5d15f6c4aa49e8776cb44264a9a28dc551e0d1850dcc compiler-gcc6.h
ea1d3b5a234fa565e3c1a792de48f4fc4e6023d281d303c8e319c7ef28edc5739ab0e4dea0139a41f0a5c7d03e27921ccaa214fd0ac5c72245a094ce60128864 aeea3592a13bf12861943e44fc48f1f270941f8d.patch
7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 gpu-msm-fix-gcc5-compile.patch"
This diff is collapsed.
Click to expand it.
linux-lg-hammerhead/config-lg-hammerhead.armhf
+
1
−
7
View file @
d0965699
...
...
@@ -2369,17 +2369,11 @@ CONFIG_RADIO_ADAPTERS=y
# CONFIG_DRM is not set
CONFIG_ION=y
CONFIG_ION_MSM=y
CONFIG_MSM_KGSL=y
# CONFIG_MSM_KGSL_CFF_DUMP is not set
# CONFIG_MSM_KGSL_PSTMRTMDMP_CP_STAT_NO_DETAIL is not set
# CONFIG_MSM_KGSL_PSTMRTMDMP_NO_IB_DUMP is not set
# CONFIG_MSM_KGSL_PSTMRTMDMP_RB_HEX is not set
CONFIG_MSM_KGSL_2D=y
# CONFIG_MSM_KGSL is not set
CONFIG_KGSL_PER_PROCESS_PAGE_TABLE=y
CONFIG_MSM_KGSL_PAGE_TABLE_SIZE=0xFFF0000
CONFIG_MSM_KGSL_PAGE_TABLE_COUNT=8
CONFIG_MSM_KGSL_MMU_PAGE_FAULT=y
# CONFIG_MSM_KGSL_DISABLE_SHADOW_WRITES is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
CONFIG_FB=y
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment