Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

backend/drm: handle per-connector hotplug events #2959

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

emersion
Copy link
Member

@emersion emersion commented Jun 9, 2021

When the kernel specifies a connector in the hotplug events, only update that connector. This should speed up hotplug event handling.

Kernel patch: https://lists.freedesktop.org/archives/dri-devel/2021-June/310398.html

This struct contains additional information for session device
change events, such as the DRM connector ID that has changed.
When a connector ID is specified in a hotplug event, don't scan all
connectors. Only scan the connector that has changed.
@emersion
Copy link
Member Author

emersion commented Nov 1, 2021

wlroots has migrated to gitlab.freedesktop.org. This pull request has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2959

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant