All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD
@ 2013-12-18 21:33 bugzilla-daemon
  2014-01-23 10:53 ` [Bug 72847] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-12-18 21:33 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1099 bytes --]

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2560 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 72847] [PATCH] implement drmCheckModesettingSupported() for FreeBSD
  2013-12-18 21:33 [Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD bugzilla-daemon
@ 2014-01-23 10:53 ` bugzilla-daemon
  2014-01-23 14:54 ` bugzilla-daemon
  2014-01-23 15:45 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-01-23 10:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 285 bytes --]

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1098 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 72847] [PATCH] implement drmCheckModesettingSupported() for FreeBSD
  2013-12-18 21:33 [Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD bugzilla-daemon
  2014-01-23 10:53 ` [Bug 72847] " bugzilla-daemon
@ 2014-01-23 14:54 ` bugzilla-daemon
  2014-01-23 15:45 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-01-23 14:54 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 264 bytes --]

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1143 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 72847] [PATCH] implement drmCheckModesettingSupported() for FreeBSD
  2013-12-18 21:33 [Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD bugzilla-daemon
  2014-01-23 10:53 ` [Bug 72847] " bugzilla-daemon
  2014-01-23 14:54 ` bugzilla-daemon
@ 2014-01-23 15:45 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-01-23 15:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 519 bytes --]

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2056 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-23 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-18 21:33 [Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD bugzilla-daemon
2014-01-23 10:53 ` [Bug 72847] " bugzilla-daemon
2014-01-23 14:54 ` bugzilla-daemon
2014-01-23 15:45 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.