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

Bump drm #4

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Bump drm #4

wants to merge 24 commits into from

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    c2b3b23 View commit details
    Browse the repository at this point in the history
  2. Added adaptive brightness functionality

    Un-hard-code the lookup table & minor fixes
    
    Minor fix: clamp the brightness value down so that it does not exceed max
    isoamyl50 authored and WhatAmISupposedToPutHere committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    59ccc41 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    750b2f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. use epoll

    WhatAmISupposedToPutHere committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bb4e648 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    d74a370 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    b938de2 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    abe1408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4dc60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    276b1b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Bump drm to 0.11.1

    davide125 authored and WhatAmISupposedToPutHere committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b738c62 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    b5b7954 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Do a release

    WhatAmISupposedToPutHere committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6f957fd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Create an empty override for systemd-backlight instead of setting

    SYSTEMD_READY to 0 to disable it
    
    Disabling systemd-backlight this way doesn't prevent other services from
    depending on the backlight device
    kekrby authored and WhatAmISupposedToPutHere committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f6d86c6 View commit details
    Browse the repository at this point in the history
  2. Make the systemd service bind to the backlight and display devices

    This ensures that the service won't be started until both the backlight
    and display devices are present, and that it will be stopped when one of
    them disappears
    kekrby authored and WhatAmISupposedToPutHere committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    08a556e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    448689b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03a8e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b8c8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d62221 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0eadd9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c93cfb4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a066ded View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    1ffc883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5008640 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Bump version

    WhatAmISupposedToPutHere committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a022fed View commit details
    Browse the repository at this point in the history