Skip to content

core: introduce drmRenderNodeFD()#193

Merged
vaxerski merged 4 commits into
hyprwm:mainfrom
gulafaran:rendernode
Jul 21, 2025
Merged

core: introduce drmRenderNodeFD()#193
vaxerski merged 4 commits into
hyprwm:mainfrom
gulafaran:rendernode

Conversation

@gulafaran
Copy link
Copy Markdown
Contributor

@gulafaran gulafaran commented Jul 18, 2025

make a getter for drmRenderNodeFD() so we can create sync timelines on the rendernode on devices not supporting fences on the card* device directly.

add the rendernode matching the drm card if there is one. if none exist fallback to first found.

make a getter for drmRenderNodeFD() so we can create sync timelines on
the rendernode on devices not supporting fences on the card* device
directly.
if no matching rendernode is found, fallback to first available.
Copy link
Copy Markdown
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

generally lgtm

Comment thread src/backend/Session.cpp Outdated
use auto and less 'struct' this is c++
@gulafaran gulafaran marked this pull request as ready for review July 19, 2025 23:22
Comment thread include/aquamarine/backend/Session.hpp Outdated
Comment thread include/aquamarine/backend/Backend.hpp Outdated
move entries to the end of classes
@vaxerski vaxerski merged commit f0db9b7 into hyprwm:main Jul 21, 2025
1 check 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