Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove override for fkms driver, use kms driver on Pi3 #11

Open
wants to merge 1 commit into
base: scarthgap
Choose a base branch
from

Commits on Mar 2, 2024

  1. raspberrypi3: Remove override for fkms driver, use kms driver on Pi3

    - kms driver works on Pi3, and provides a significantly smoother/faster
      user experience, and allows for much lower gpu_mem split
    - Increase default gpu_mem, as LuneOS vkb does not work at 1080p display
      modes, without increasing gpu_mem split to 160mb (with either fkms or
      kms)
    - Allow overriding of GPU_MEM by user, as gpu_mem settings as low as 16mb
      work if you are not using 1080p display modes.  This allows someone
      targetting lower resolutions explicitly to gain a significant amount of
      resources back.
    - Untested on other Pi models, but I would expect it would work, as all
      Pi models share the kms driver.
    ericblade committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e2138c8 View commit details
    Browse the repository at this point in the history