All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 41846] New: hitting software fallbacks when using xorg state tracker
@ 2011-10-16 22:09 bugzilla-daemon
  2011-10-16 22:11 ` [Bug 41846] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-16 22:09 UTC (permalink / raw)
  To: dri-devel

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

             Bug #: 41846
           Summary: hitting software fallbacks when using xorg state
                    tracker
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: martinstolpe@gmail.com


Hello,

I'm using the xorg state tracker driver r300_drv.so and some functions seem to
not accelerated. Here is the perf output when moving a window:
-     68,56%                X  libc-2.14.so                          [.] memcpy 
   - memcpy
      - 99,70% fbCopyWindowProc
           miCopyRegion                                                 
           fbCopyWindow                                                         
           ExaCheckCopyWindow                                                   
           exaCopyWindow                                           
           damageCopyWindow                               
           miSpriteCopyWindow                                  
           compCopyWindow                                    
           miMoveWindow                                         
           compMoveWindow                                     
           ConfigureWindow                                                 
           ProcConfigureWindow                                                 
           Dispatch                                                             
           main                                                                 
           __libc_start_main                                                    
-     17,95%                X  libfb.so                              [.] fbBlt 
   - fbBlt                                         
      + 97,07% fbCopyWindowProc      
      - 2,93% fbBltStip
           fbPutZImage  
           ExaCheckPutImage
           exaPutImage
           damagePutImage 
           ProcPutImage 
           Dispatch
           main
           __libc_start_main   


and here is the output when scrolling in notepad++ running in wine:
-     63,01%                X  libpixman-1.so.0.22.2          [.]
pixman_blt_sse2.part.10
   - pixman_blt_sse2.part.10
      - 99,98% sse2_blt
           pixman_blt
           fbCopyNtoN
           miCopyRegion
           miDoCopy
           fbCopyArea
           ExaCheckCopyNtoN
           miCopyRegion
           miDoCopy
           exaCopyArea
         - damageCopyArea
            - 99,99% ProcCopyArea
                 Dispatch
                 main
                 __libc_start_main
-     23,10%                X  libc-2.14.so                   [.] memcpy
   - memcpy
      - 98,41% fbCopyNtoN
           miCopyRegion
           miDoCopy
           fbCopyArea
           ExaCheckCopyNtoN
           miCopyRegion
           miDoCopy
           exaCopyArea
           damageCopyArea
           ProcCopyArea
           Dispatch
           main
           __libc_start_main
      - 1,49% ExaUploadToScreen
         - exaHWCopyNtoN
            - 98,06% exaComposite
                 damageComposite
                 ProcRenderComposite
                 Dispatch
                 main
                 __libc_start_main
            - 1,94% exaCopyNtoN
                 miCopyRegion
                 miDoCopy
                 exaCopyArea
                 damageCopyArea
                 ProcShmPutImage
                 ProcShmDispatch
                 Dispatch
                 main
                 __libc_start_main

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
@ 2011-10-16 22:11 ` bugzilla-daemon
  2011-10-16 22:11 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-16 22:11 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Martin Stolpe <martinstolpe@gmail.com> 2011-10-16 15:11:00 PDT ---
Created attachment 52396
  --> https://bugs.freedesktop.org/attachment.cgi?id=52396
perf data after moving a window

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
  2011-10-16 22:11 ` [Bug 41846] " bugzilla-daemon
@ 2011-10-16 22:11 ` bugzilla-daemon
  2011-10-17 11:08 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-16 22:11 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Martin Stolpe <martinstolpe@gmail.com> 2011-10-16 15:11:41 PDT ---
Created attachment 52397
  --> https://bugs.freedesktop.org/attachment.cgi?id=52397
perf data after scrolling in notepad++

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
  2011-10-16 22:11 ` [Bug 41846] " bugzilla-daemon
  2011-10-16 22:11 ` bugzilla-daemon
@ 2011-10-17 11:08 ` bugzilla-daemon
  2011-10-17 23:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-17 11:08 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2011-10-17 04:08:37 PDT ---
Please attach the Xorg.0.log file.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-10-17 11:08 ` bugzilla-daemon
@ 2011-10-17 23:39 ` bugzilla-daemon
  2011-10-17 23:39 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-17 23:39 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Martin Stolpe <martinstolpe@gmail.com> 2011-10-17 16:39:11 PDT ---
Created attachment 52448
  --> https://bugs.freedesktop.org/attachment.cgi?id=52448
Xorg.0.log

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-10-17 23:39 ` bugzilla-daemon
@ 2011-10-17 23:39 ` bugzilla-daemon
  2011-10-19 15:04 ` bugzilla-daemon
  2011-10-19 17:52 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-17 23:39 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from Martin Stolpe <martinstolpe@gmail.com> 2011-10-17 16:39:40 PDT ---
Created attachment 52449
  --> https://bugs.freedesktop.org/attachment.cgi?id=52449
xorg.conf

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
                   ` (4 preceding siblings ...)
  2011-10-17 23:39 ` bugzilla-daemon
@ 2011-10-19 15:04 ` bugzilla-daemon
  2011-10-19 17:52 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-19 15:04 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #6 from Michel Dänzer <michel@daenzer.net> 2011-10-19 08:04:23 PDT ---
You need to enable 2D acceleration with Option "2DAccel".

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 41846] hitting software fallbacks when using xorg state tracker
  2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
                   ` (5 preceding siblings ...)
  2011-10-19 15:04 ` bugzilla-daemon
@ 2011-10-19 17:52 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-19 17:52 UTC (permalink / raw)
  To: dri-devel

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

Martin Stolpe <martinstolpe@gmail.com> changed:

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

--- Comment #7 from Martin Stolpe <martinstolpe@gmail.com> 2011-10-19 10:52:33 PDT ---
My fault. I had 2D acceleration disabled because of graphical glitches.

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

end of thread, other threads:[~2011-10-19 17:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-16 22:09 [Bug 41846] New: hitting software fallbacks when using xorg state tracker bugzilla-daemon
2011-10-16 22:11 ` [Bug 41846] " bugzilla-daemon
2011-10-16 22:11 ` bugzilla-daemon
2011-10-17 11:08 ` bugzilla-daemon
2011-10-17 23:39 ` bugzilla-daemon
2011-10-17 23:39 ` bugzilla-daemon
2011-10-19 15:04 ` bugzilla-daemon
2011-10-19 17:52 ` 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.