https://bugs.freedesktop.org/show_bug.cgi?id=72847
Priority: medium Bug ID: 72847 Assignee: dri-devel@lists.freedesktop.org Summary: [PATCH] implement drmCheckModesettingSupported() for FreeBSD Severity: normal Classification: Unclassified OS: FreeBSD Reporter: rmh@freebsd.org Hardware: Other Status: NEW Version: XOrg CVS Component: libdrm Product: DRI
Created attachment 90948 --> https://bugs.freedesktop.org/attachment.cgi?id=90948&action=edit patch
This patch implements the FreeBSD version of drmCheckModesettingSupported().
It was written by Konstantin Belousov, and obtained from:
http://people.freebsd.org/~kib/drm/libdrm.2.patch
to which I added a pair of minor adjustments in order to support GNU/kFreeBSD as well.
It is known to correctly yield both positive and negative results with the i915kms and radeonkms drivers in kernel of FreeBSD.