[Bug 208647] x11/xrandr standardizing video output names

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208647

--- Comment #7 from Emmanuel Vadot <[email protected]> ---
Drivers are supposed to use drm_connector_init which concatenate the type with
the id (see
https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/drm_connector.c#L235)
But if you use, in userland, drm_mode_getconnector IOCTL you don't have the
name, just the type and id.
The connector name is mainly used for cmdline parsing, so it would seems normal
to me that userland program uses the same name (i.e: with the hyphen).
With modesetting on intel I have the hyphen. It seems that the problem is in
xf86-video-intel.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.