All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 19644] New: FreeBSD port of kernel-side code
@ 2009-01-18 19:44 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-19644-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-01-18 19:44 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19644

           Summary: FreeBSD port of kernel-side code
           Product: xorg
           Version: unspecified
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: h1web-WM9rSkgN7VnQT0dZR+AlfA@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


Hello!

I was wondering whether any of you guys are planning to port the kernelspace
part of the nouveau driver to FreeBSD.
This is really not a lot of code, and if this was ported to FreeBSD, the whole
*BSD and Nouveau community would benefit from it.
I believe, that this is not an impossible or extremely hard job, please note
that my kernel knowledge is vastly limited though.
However, since official x64 drivers by nVidia aren't likely to be released
anytime soon, this would be a great thing to have on FreeBSD, because the 'nv'
driver in Xorg is a pain to use.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 19644] FreeBSD port of kernel-side code
       [not found] ` <bug-19644-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2009-01-18 20:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-01-18 22:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-01-18 20:01 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19644





--- Comment #1 from Pekka Paalanen <pq-X3B1VOXEql0@public.gmane.org>  2009-01-18 12:01:48 PST ---
There are a few buts here. None of the active Nouveau developers are working on
any BSD. There are few people, who are porting DRM in general and some drivers
to various BSDs, but it is not a small task. The Nouveau linux-specific part of
the code might be small, but the general linux-specific DRM infrastructure is
not. And things will get worse with e.g. kernel mode setting. The whole
graphics stack revolution is primarily on Linux, and the very few BSD devels
are trying their best to keep up.

If you want it to happen sooner than later (if ever), lend a hand, and come to
#nouveau and #dri-devel irc channels. The BSD devels there could tell you what
is needed.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 19644] FreeBSD port of kernel-side code
       [not found] ` <bug-19644-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2009-01-18 20:01   ` [Bug 19644] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-01-18 22:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-01-18 22:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2013-08-18 18:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-01-18 22:20 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19644





--- Comment #2 from Henrik Friedrichsen <h1web-WM9rSkgN7VnQT0dZR+AlfA@public.gmane.org>  2009-01-18 14:20:52 PST ---
(In reply to comment #1)
> There are a few buts here. None of the active Nouveau developers are working on
> any BSD. There are few people, who are porting DRM in general and some drivers
> to various BSDs, but it is not a small task. The Nouveau linux-specific part of
> the code might be small, but the general linux-specific DRM infrastructure is
> not. And things will get worse with e.g. kernel mode setting. The whole
> graphics stack revolution is primarily on Linux, and the very few BSD devels
> are trying their best to keep up.
> 
> If you want it to happen sooner than later (if ever), lend a hand, and come to
> #nouveau and #dri-devel irc channels. The BSD devels there could tell you what
> is needed.
> 

Ok, please excuse my lacking knowledge.
How is 'radeonhd' able to run on so many platforms and why doesn't nouveau?
They apparently don't rely on kernel/os specific code, but how can they achieve
the same goal then?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 19644] FreeBSD port of kernel-side code
       [not found] ` <bug-19644-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2009-01-18 20:01   ` [Bug 19644] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-01-18 22:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-01-18 22:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2013-08-18 18:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-01-18 22:37 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19644





--- Comment #3 from Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2009-01-18 14:37:13 PST ---
radeonhd was a driver born out of some corporate agreement, and there probably
was a requirement was that it ran without a kernel module (this all imo).

nouveau was born for very different reasons, and doing a full driver does
require a kernel module. So to avoid all sorts of nasty special code paths
(which are bothersome to maintain and potentially buggy) the project leader
decided to require a kernel module. This has been the case from day 1 as far as
i know.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 19644] FreeBSD port of kernel-side code
       [not found] ` <bug-19644-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2009-01-18 22:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-18 18:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-18 18:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

https://bugs.freedesktop.org/show_bug.cgi?id=19644

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
It appears that this bug report has laid dormant for quite a while. Sorry we
haven't gotten to it. Since we fix bugs all the time, chances are pretty good
that your issue has been fixed with the latest software. Please give it a shot.
(Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git
versions.) If upgrading to the latest isn't an option for you, your distro's
bugzilla is probably the right destination for your bug report.

In an effort to clean up our bug list, we're pre-emptively closing all bugs
that haven't seen updates since 2011. If the original issue remains, please
make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/
for what we need to see, and re-open this one.

Thanks,

The Nouveau Team

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2013-08-18 18:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-18 19:44 [Bug 19644] New: FreeBSD port of kernel-side code bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-19644-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2009-01-18 20:01   ` [Bug 19644] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-01-18 22:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-01-18 22:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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.