centos man page for drmavailable

Query: drmavailable

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRMAVAILABLE(3) 					     Direct Rendering Manager						   DRMAVAILABLE(3)

NAME
drmAvailable - determine whether a DRM kernel driver has been loaded
SYNOPSIS
#include <xf86drm.h> int drmAvailable(void);
DESCRIPTION
drmAvailable allows the caller to determine whether a kernel DRM driver is loaded.
RETURN VALUE
drmAvailable returns 1 if a DRM driver is currently loaded. Otherwise 0 is returned.
REPORTING BUGS
Bugs in this function should be reported to http://bugs.freedesktop.org under the "Mesa" product, with "Other" or "libdrm" as the component.
SEE ALSO
drm(7), drmOpen(3) libdrm September 2012 DRMAVAILABLE(3)
Related Man Pages
drm-gem(7) - centos
drm-memory(7) - centos
drmhandleevent(3) - debian
drm(4) - netbsd
i915drm(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq