On Thu, 18 Apr 2013, David Herrmann wrote:
You can acquire/drop DRM-Master via drmSetMaster/drmDropMaster.
If your DRM card is a PCI device, you can use the sysfs "boot_vga" attribute of the parent PCI device. (/sys/class/drm/card0/device/boot_vga)
David,
Thanks! That was exactly what I was looking for. Both ideas work wonderfully.
Regards, -Byron