{"id":16889355,"url":"https://github.com/dcbaker/libdrm","last_synced_at":"2026-05-17T18:37:21.321Z","repository":{"id":67595959,"uuid":"85226088","full_name":"dcbaker/libdrm","owner":"dcbaker","description":"Personal libdrm repo","archived":false,"fork":false,"pushed_at":"2021-04-12T17:34:09.000Z","size":8680,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"wip/meson","last_synced_at":"2025-03-20T07:17:33.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcbaker.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-16T17:53:42.000Z","updated_at":"2022-06-14T11:22:57.000Z","dependencies_parsed_at":"2023-02-22T09:31:06.695Z","dependency_job_id":null,"html_url":"https://github.com/dcbaker/libdrm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcbaker/libdrm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Flibdrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Flibdrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Flibdrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Flibdrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcbaker","download_url":"https://codeload.github.com/dcbaker/libdrm/tar.gz/refs/heads/wip/meson","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcbaker%2Flibdrm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33149969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T16:56:55.660Z","updated_at":"2026-05-17T18:37:21.297Z","avatar_url":"https://github.com/dcbaker.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"libdrm - userspace library for drm\n\nThis  is libdrm,  a userspace  library for  accessing the  DRM, direct\nrendering  manager, on  Linux,  BSD and  other  operating systems that\nsupport the  ioctl interface.  The library  provides wrapper functions\nfor the  ioctls to avoid  exposing the kernel interface  directly, and\nfor chipsets with drm memory manager, support for tracking relocations\nand  buffers.   libdrm  is  a  low-level library,  typically  used  by\ngraphics drivers  such as the Mesa  DRI drivers, the  X drivers, libva\nand  similar projects.  New  functionality in  the kernel  DRM drivers\ntypically requires  a new  libdrm, but a  new libdrm will  always work\nwith an older kernel.\n\n\nCompiling\n---------\n\nlibdrm is compiled using meson and ninja. The first step for building for a\ntar-ball or from git is to configure, and set a build directory:\n\n    meson build\n\nBy default, libdrm will install into the /usr/local/ prefix. If you\nwant to install this DRM to replace your system copy, pass\n--prefix=/usr to meson, or -Dprefix=/usr to mesonconf.\n\nNext step is to build libdrm:\n\n\tninja -C build\n\nand once make finishes successfully, install the package using\n\n\tninja install\n\nIf you are installing into a system location, you will need to be root\nto perform the install step.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcbaker%2Flibdrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcbaker%2Flibdrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcbaker%2Flibdrm/lists"}