mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
backend/drm: populate wlr_output.port
This commit is contained in:
parent
85ab6b7eb2
commit
ade7fee5d2
5 changed files with 141 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ struct wlr_drm_backend {
|
|||
bool addfb2_modifiers;
|
||||
|
||||
int fd;
|
||||
char *name;
|
||||
char *name, *bus;
|
||||
struct wlr_device *dev;
|
||||
struct liftoff_device *liftoff;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue