All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 11949] New: composite broken on nv17
@ 2007-08-11 12:49 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-11949-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-08-11 12:49 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

           Summary: composite broken on nv17
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: castet.matthieu-GANU6spQydw@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


Hi,

in EXA mode with nv17, composite extension is enabled by default. This result
in fifo hang. [1]

The hang happen in the NVComposite function.
Removing composite hook fix the problem.


PS : xv blitter that use the same object (NvScaledImage) works fine.

[1]
[21066.819064] [drm] NV: PGRAPH context switch interrupt channel 1
[21066.819078] [drm] NV: PGRAPH context switch interrupt channel 0 -> 1
[21125.044376] [drm:nouveau_pgraph_irq_handler] *ERROR* NV: PGRAPH error
interrupt
[21125.044389] [drm:nouveau_pgraph_irq_handler] *ERROR* nsource:0x00000800    
nstatus:0x01000000
[21125.044394] [drm:nouveau_pgraph_irq_handler] *ERROR* instance:0x000011cf
[21125.044400] [drm:nouveau_graph_dump_trap_info] *ERROR* nSource:
STATE_INVALID, nStatus: INVALID_STATE
[21125.044409] [drm:nouveau_graph_dump_trap_info] *ERROR* NV: Channel 1/0
(class 0x0089) - Method 0x040c, Data 0x00000000


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

* [Bug 11949] composite broken on nv17
       [not found] ` <bug-11949-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2007-08-20 23:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2007-08-21 19:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2007-11-18 19:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-08-20 23:46 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major




------- Comment #1 from arthur.huillet-dFvTVMYgtfk@public.gmane.org  2007-08-20 16:46 PST -------
This is the blending that is broken, copying works fine.
Worked around the problem by disabling blending in NVCheckComposite() upstream,
and I have a tentative _fix_ (hardware blending works) in my public repository.


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

* [Bug 11949] composite broken on nv17
       [not found] ` <bug-11949-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2007-08-20 23:46   ` [Bug 11949] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2007-08-21 19:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2007-11-18 19:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-08-21 19:58 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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





------- Comment #2 from castet.matthieu-GANU6spQydw@public.gmane.org  2007-08-21 12:58 PST -------
Created an attachment (id=11198)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=11198&action=view)
corrupted avatar in gajim

with the last git version (fix with beta1 and beta4), there is some image
corruption.

With gajim, avatar with transparent background get corrupted if a another
windows is moved over them.


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

* [Bug 11949] composite broken on nv17
       [not found] ` <bug-11949-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2007-08-20 23:46   ` [Bug 11949] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2007-08-21 19:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2007-11-18 19:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2007-11-18 19:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |shlomif-ik1l9ssToec+JF/nGntIXQ@public.gmane.org
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from arthur.huillet-dFvTVMYgtfk@public.gmane.org  2007-10-05 06:53 PST -------
This will go away with the new 3D-engine-based EXA implementation for
NV10-NV20.


------- Comment #4 from arthur.huillet-dFvTVMYgtfk@public.gmane.org  2007-10-05 06:54 PST -------
*** Bug 12251 has been marked as a duplicate of this bug. ***


------- Comment #5 from arthur.huillet-dFvTVMYgtfk@public.gmane.org  2007-11-18 11:16 PST -------
Fixed with new NV1x EXA.


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

end of thread, other threads:[~2007-11-18 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-11 12:49 [Bug 11949] New: composite broken on nv17 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-11949-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2007-08-20 23:46   ` [Bug 11949] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-08-21 19:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-11-18 19: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.