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

drm-sys: add and update FreeBSD bindings #172

Closed
wants to merge 7 commits into from
Closed

drm-sys: add and update FreeBSD bindings #172

wants to merge 7 commits into from

Commits on Oct 8, 2023

  1. drm-ffi/sys: add FreeBSD bindings for aarch64

    Similar to Linux identical between x86_64 and aarch64.
    jbeich committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    44f3e9f View commit details
    Browse the repository at this point in the history
  2. drm-ffi/sys: add FreeBSD bindings for armv7

    Similar to Linux identical between x86 and armv7.
    jbeich committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    225216d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1c1e2 View commit details
    Browse the repository at this point in the history
  4. drm-ffi/sys: add FreeBSD bindings for powerpc64 and powerpc64le

    Unlike Linux identical between x86_64, powerpc64 and powerpc64le.
    jbeich committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d518aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    615eeee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d8a6d9 View commit details
    Browse the repository at this point in the history
  7. drm-ffi/sys: update FreeBSD bindings after cd18a2a

    All differences between FreeBSD targets are gone.
    jbeich committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fbda7e9 View commit details
    Browse the repository at this point in the history