All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 41846] New: hitting software fallbacks when using xorg state tracker
Date: Sun, 16 Oct 2011 22:09:46 +0000	[thread overview]
Message-ID: <bug-41846-502@http.bugs.freedesktop.org/> (raw)

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.

             reply	other threads:[~2011-10-16 22:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-16 22:09 bugzilla-daemon [this message]
2011-10-16 22:11 ` [Bug 41846] hitting software fallbacks when using xorg state tracker 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-41846-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.