* [Bug 94844] Ditching xf86-video-nouveau in favor of xf86-video-modesetting?
[not found] ` <bug-94844-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2016-04-06 12:51 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-04-06 13:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-04-06 12:51 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 765 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94844
poma <pomidorabelisima-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from poma <pomidorabelisima-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
https://nouveau.freedesktop.org/wiki/Bugs/
"... We also have a mailing list where you can ask questions, discuss patches
or whatever is related to nouveau and its tools."
https://lists.freedesktop.org/mailman/listinfo/nouveau
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2350 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 94844] Ditching xf86-video-nouveau in favor of xf86-video-modesetting?
[not found] ` <bug-94844-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2016-04-06 12:51 ` [Bug 94844] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-04-06 13:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-04-06 22:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-04-07 17:16 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-04-06 13:33 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 799 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94844
--- Comment #2 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
https://xkcd.com/386/
(a) GLAMOR accel would only work on G80+, nouveau supports Riva TNT2 and up.
(b) xf86-video-nouveau is well tested and simple, the GL driver is complex and
causes crashes for a lot of people
(c) Many people choose not to install nouveau's GL driver (for improved
stability), would now be stuck without acceleration
(d) GLAMOR happens to trigger some bugs in nouveau's GL impl that I've been
unable to track down
Look at all the trouble Maxwell has had as a result of not having a dedicated
EXA impl in xf86-video-nouveau and being stuck with modesetting/glamor.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1657 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 94844] Ditching xf86-video-nouveau in favor of xf86-video-modesetting?
[not found] ` <bug-94844-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2016-04-06 12:51 ` [Bug 94844] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-04-06 13:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-04-06 22:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-04-07 17:16 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-04-06 22:02 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1310 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94844
--- Comment #3 from Ben Skeggs <skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(In reply to Ilia Mirkin from comment #2)
> https://xkcd.com/386/
>
> (a) GLAMOR accel would only work on G80+, nouveau supports Riva TNT2 and up.
> (b) xf86-video-nouveau is well tested and simple, the GL driver is complex
> and causes crashes for a lot of people
> (c) Many people choose not to install nouveau's GL driver (for improved
> stability), would now be stuck without acceleration
> (d) GLAMOR happens to trigger some bugs in nouveau's GL impl that I've been
> unable to track down
>
> Look at all the trouble Maxwell has had as a result of not having a
> dedicated EXA impl in xf86-video-nouveau and being stuck with
> modesetting/glamor.
(d) is no longer an issue it seems, I've been running in this configuration for
weeks now and the two issues that used to appear no longer do. I'm not
entirely sure it was our bug, and not just glamor doing something
inappropriate.
Personally, I'm all for using -modesetting on >=G80 and no longer plan on
maintaining -nouveau beyond bug fixes. So, new hardware, and MST support will
require -modesetting unless someone else does the work.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2270 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 94844] Ditching xf86-video-nouveau in favor of xf86-video-modesetting?
[not found] ` <bug-94844-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2016-04-06 22:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2016-04-07 17:16 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2016-04-07 17:16 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 317 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94844
--- Comment #4 from nw9165-3201-/E1597aS9LQAvxtiuMwx3w@public.gmane.org ---
This has made it to the news, see:
http://www.phoronix.com/scan.php?page=news_item&px=Nouveau-Vs-Modesetting
;D
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1216 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 5+ messages in thread