Pinned
2,478 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 6 commits in 2 repositories
Created a pull request in swaywm/wlroots that received 4 comments
render/allocator: re-open GBM FD
Using the same DRM file description for the DRM backend and for the GBM allocator will result in GEM handle ref'counting issues 1. Re-open the DRM …
+42
−32
•
4
comments
Opened 6 other pull requests in 1 repository
swaywm/wlroots
3
merged
3
open
- render/allocator: use legacy authentication for primary nodes
- scene: add wlr_scene_attach_output_layout
- contributing: don't reference issues in commit first line
- render/allocator: use empty DRM lease to re-open node
- render/allocator/gbm: add log message for gbm_bo_get_fd_for_plane
- backend/drm: handle drm_surface_blit errors