All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 11993] New: Native YV12 overlay bandwidth problems
@ 2007-08-14 13:07 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-08-14 13:07 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

           Summary: Native YV12 overlay bandwidth problems
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: arthur.huillet-dFvTVMYgtfk@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


The native YV12 overlay as I implemented it in nouveau has bandwidth problems
when playing ED 1920 "unscaled" (larger than the screen).

Card is NV18.


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

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

* [Bug 11993] Native YV12 overlay bandwidth problems
       [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2007-08-18  0:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-11-19 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-08-18  0:19 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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


arthur.huillet-dFvTVMYgtfk@public.gmane.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nouveau-PD4FTy7X32lNgt0PjOBp9/EVdHwE84te@public.gmane.org|arthur.huillet-dFvTVMYgtfk@public.gmane.org
                   |g                           |
           Severity|normal                      |minor
             Status|NEW                         |ASSIGNED
           Priority|medium                      |low




------- Comment #1 from arthur.huillet-dFvTVMYgtfk@public.gmane.org  2007-08-17 17:19 PST -------
I worked around problems by uploading only the part of the image that is
actually displayed, so that the source point actually is always 0,0, and the
source image is no larger than the user's screen.
This fixed problems on my computer but I am waiting for more testing reports
befor e closing this bug as fixed.


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

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

* [Bug 11993] Native YV12 overlay bandwidth problems
       [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2007-08-18  0:19   ` [Bug 11993] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-11-19 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-11-28 16:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-11-19 21:15 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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


Pekka Paalanen <pq-X3B1VOXEql0@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|arthur.huillet-dFvTVMYgtfk@public.gmane.org      |nouveau-PD4FTy7X32lNgt0PjOBp9/EVdHwE84te@public.gmane.org
                   |                            |g
             Status|ASSIGNED                    |NEW




--- Comment #3 from Pekka Paalanen <pq-X3B1VOXEql0@public.gmane.org>  2009-11-19 13:15:25 PST ---
status update via irc:

< curro__> heh, nv1x bandwidth problems, that code is a bit broken
< curro__> it seems it did the calculations as if there was always just a
single CRTC scanning out
< curro__> i workarounded it on 5603fe7f92d6b06c87f48007989ec1d66d3258bc by
making it assume a worst case scenario
< curro__> it probably fixed that bug too
< pq> heh, ahuillet, can you re-test? :-)
< ahuillet> pq : I cannot test any longer
< ahuillet> I don't have a working NV1x setup
< curro__> pq: he would have to backport the fix to UMS
< curro__> pq: anyways i don't think my fix is the right thing to do
< curro__> but i haven't found the time to rework that bandwidth code

Reassigning to bug defaults.


-- 
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] 6+ messages in thread

* [Bug 11993] Native YV12 overlay bandwidth problems
       [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2007-08-18  0:19   ` [Bug 11993] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2009-11-19 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-11-28 16:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2011-02-09 10:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2011-03-31 10:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-11-28 16:02 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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





--- Comment #4 from Francisco Jerez <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>  2009-11-28 08:02:50 PST ---
This bug will probably go away if the overlay is ported to KMS, forcing from
userspace the CRTC arbitration parameters the kernel sets after 2d809ca83bb
makes the corruption on the right end of the screen disappear when playing a
1920x1080 YV12 video (at least on my nv11).


-- 
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] 6+ messages in thread

* [Bug 11993] Native YV12 overlay bandwidth problems
       [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2009-11-28 16:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2011-02-09 10:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2011-03-31 10:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-02-09 10:53 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

--- Comment #5 from Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org> 2011-02-09 02:53:27 PST ---
UMS is removed and anything should be ported to KMS. Is this still an issue or
could we close this bug?

-- 
Configure bugmail: https://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] 6+ messages in thread

* [Bug 11993] Native YV12 overlay bandwidth problems
       [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2011-02-09 10:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2011-03-31 10:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-03-31 10:29 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org> changed:

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

--- Comment #6 from Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org> 2011-03-31 03:29:45 PDT ---
Closing this bug since it references a no longer existent part of nouveau and
we got no new info about this.

-- 
Configure bugmail: https://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] 6+ messages in thread

end of thread, other threads:[~2011-03-31 10:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-14 13:07 [Bug 11993] New: Native YV12 overlay bandwidth problems bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-11993-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2007-08-18  0:19   ` [Bug 11993] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-11-19 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-11-28 16:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-02-09 10:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-03-31 10:29   ` 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.