Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • pmaports pmaports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 453
    • Issues 453
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 53
    • Merge requests 53
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • postmarketOS
  • pmaportspmaports
  • Merge requests
  • !2015

main/linux-postmarketos-qcom-msm8974: upgrade to 5.11.10

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged
Luca Weiss requested to merge msm8974-5.11 into master Mar 07, 2021
  • Overview 52
  • Commits 7
  • Pipelines 21
  • Changes 29

CC @ichernev @julian-goldsmith

@PureTryOut (you have one of the Sony devices from what I can see in the git log?)

Changelog:

  • kernel:
    • upgrade from 5.9.x to 5.11.10
    • depend on gmp-dev, mpc1-dev, mpfr-dev to build with GCC_PLUGINS support
    • reduce package size (INSTALL_MOD_STRIP=1) (from 119.6 MB to 21.5 MB)
    • several kconfig changes:
      • make interconnect module built-in
      • remove unused built-in DSI PHY drivers
    • The most important change is that GPU support for msm8974 was merged upstream, which means we have to carry less downstream commits/hacks. Consequence is that instead of hardcoding VRAM carveout code path and mem amount, those things now should be configured using kernel command line parameters (msm.allow_vram_carveout=1, msm.vram=XXXm)
  • devices:
    • All msm8974 devices: adapt deviceinfo to kconfig changes (built-in interconnect, GPU-related kernel cmdline params)
    • lg-hammerhead: move Wi-Fi firmware file to firmware package, reliable bluetooth probing
    • samsung-klte: add bluetooth support
Edited Mar 27, 2021 by Alexey Min
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: msm8974-5.11