backend/drm: implement drm lease function

This commit is contained in:
Simon Zeni 2021-07-15 09:48:29 -04:00 committed by Simon Ser
parent 42dba9dc90
commit e5a949a955
6 changed files with 128 additions and 0 deletions

View file

@ -18,6 +18,7 @@ union wlr_drm_connector_props {
uint32_t path;
uint32_t vrr_capable; // not guaranteed to exist
uint32_t subconnector; // not guaranteed to exist
uint32_t non_desktop;
// atomic-modesetting only