Skip to content
Snippets Groups Projects
  1. Jul 11, 2021
  2. Jul 10, 2021
  3. Jul 09, 2021
  4. Jul 08, 2021
  5. Jul 07, 2021
    • Alexey Minnekhanov's avatar
      main/linux-postmarketos-qcom-msm8974: hotfix for missing bam_dmux · 2a1f6bdd
      Alexey Minnekhanov authored
      Turns out, after refactoring (moving bam_dmux driver to wwan
      subsystem) we need to set CONFIG_WWAN=y for bam_dmux driver
      to be built. Fix this asap :)
      Unverified
      2a1f6bdd
    • Clayton Craft's avatar
      device/*: set gpu_accelerated for devices that show '3D=Y' on wiki (MR 2078) · f1e0404f
      Clayton Craft authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      [ci:ignore-count]
      [ci:skip-vercheck] needed for the postmarketos-ui-* packages in this
      series
      [ci:skip-build] already built ui-* packages in CI, and device pacakges
      are just trivial deviceinfo change (manually built some just to verify)
      Unverified
      f1e0404f
    • Anri Dellal's avatar
      main/postmarketos-ui-*: add GPU acceleration option (MR 2078) · 196ff18b
      Anri Dellal authored and Clayton Craft's avatar Clayton Craft committed
      Adds pmb:gpu-accel option to Phosh, Plasma Mobile/Bigscreen, Sway,
      Glacier and Kodi APKBUILDs to hide the UIs at `pmbootstrap init`
      for devices without GPU acceleration support.
      
      Related: pmbootstrap!2043
      
      [ci:skip-build]: already built successfully in CI
      [ci:skip-vercheck]
      Unverified
      196ff18b
    • Alexey Minnekhanov's avatar
      main/linux-postmarketos-qcom-msm8974: upgrade to 5.13.0 (MR 2312) · 1d3776d4
      Alexey Minnekhanov authored
      Should work same as before.
      
      Slightly tweaked kernel config options:
      * default cpufreq governor is now "conservative" instead of "performance", which should be better for devices running on battery. Not that it matters, MSM8974 does not have cpufreq support anyway.
      * enabled CONFIG_ARM_QCOM_SPM_CPUIDLE, which was missing! At least some cpuide is better than none at all.
      * 2 missing options for nftables: CONFIG_IP6_NF_FILTER, CONFIG_IP6_NF_TARGET_REJECT
      * few missing options for wg-quick: CONFIG_IPV6_MULTIPLE_TABLES, CONFIG_IP_MULTIPLE_TABLES, CONFIG_IP6_NF_RAW, CONFIG_IP_NF_RAW
      
      WWAN subsystem is not enabled.
      
      BAM-DMUX upgraded to version "v3" (subnode of modem remoteproc)
      
      Mark kernel package as supporting anbox, containers (in addition to nftables)
      
      [ci:skip-build] Already built successfully twice on CI
      Unverified
      1d3776d4
  6. Jul 06, 2021
  7. Jul 05, 2021
  8. Jul 04, 2021
Loading