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.
https://bugs.freedesktop.org/show_bug.cgi?id=72847
--- Comment #1 from Marek Olšák maraeo@gmail.com --- Please send the patch to the dri-devel mailing list and ask somebody to commit it for you.
https://bugs.freedesktop.org/show_bug.cgi?id=72847
--- Comment #2 from Robert Millan rmh@freebsd.org --- Sent.
http://lists.freedesktop.org/archives/dri-devel/2014-January/052599.html
https://bugs.freedesktop.org/show_bug.cgi?id=72847
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTABUG
--- Comment #3 from Marek Olšák maraeo@gmail.com --- Okay, I'm closing this bug.
dri-devel@lists.freedesktop.org