GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DRMAVAILABLE(3) Direct Rendering Manager DRMAVAILABLE(3)

drmAvailable - determine whether a DRM kernel driver has been loaded

#include <xf86drm.h>

int drmAvailable(void);

drmAvailable allows the caller to determine whether a kernel DRM driver is loaded.

drmAvailable returns 1 if a DRM driver is currently loaded. Otherwise 0 is returned.

Bugs in this function should be reported to https://gitlab.freedesktop.org/mesa/drm/-/issues

drm(7), drmOpen(3)
September 2012

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.