Skip to content

Use libdrm wrappers instead of using the ioctl directly#17658

Merged
Dudemanguy merged 6 commits intompv-player:masterfrom
llyyr:drm-avoid-raw-ioctl
Mar 31, 2026
Merged

Use libdrm wrappers instead of using the ioctl directly#17658
Dudemanguy merged 6 commits intompv-player:masterfrom
llyyr:drm-avoid-raw-ioctl

Conversation

@llyyr
Copy link
Copy Markdown
Contributor

@llyyr llyyr commented Mar 27, 2026

No description provided.

llyyr added 6 commits March 28, 2026 00:10
We'll use the dumb buffer helpers added in 2.4.114 and GEM_CLOSE wrapper
added in 2.4.108. This is available on Ubuntu 24.04 and Debian 12.
Also remove `fb->handle = 0` assignment because the framebuffer struct
is already zero initialized.
Copy link
Copy Markdown
Member

@Dudemanguy Dudemanguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine.

@Dudemanguy Dudemanguy merged commit 552d8fa into mpv-player:master Mar 31, 2026
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants