Announcement

Collapse
No announcement yet.

Radeon R600 Tiling Patches Are Ready

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Originally posted by unknown2 View Post
    my display card is 6950

    i apply the patch to kernel 3.3-rc3, when glxgear

    xorg will crash, anyone has similar problem?
    glxgears works but I just had this with the firefox gecko mediaplayer plugin:
    Code:
    [  6368.906] 0: /usr/bin/X (xorg_backtrace+0x26) [0x566c26]
    [  6368.906] 1: /usr/bin/X (0x400000+0x16aad9) [0x56aad9]
    [  6368.906] 2: /lib/libpthread.so.0 (0x7f0b44c4f000+0xf270) [0x7f0b44c5e270]
    [  6368.906] 3: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f0b41c42000+0xb1c4f) [0x7f0b41cf3c4f]
    [  6368.906] 4: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f0b41c42000+0xce8d5) [0x7f0b41d108d5]
    [  6368.906] 5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f0b41c42000+0x7c130) [0x7f0b41cbe130]
    [  6368.906] 6: /usr/bin/X (0x400000+0x886ce) [0x4886ce]
    [  6368.906] 7: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f0b42be7000+0xf032) [0x7f0b42bf6032]
    [  6368.906] 8: /usr/bin/X (0x400000+0x33cd1) [0x433cd1]
    [  6368.906] 9: /usr/bin/X (0x400000+0x22f0a) [0x422f0a]
    [  6368.906] 10: /lib/libc.so.6 (__libc_start_main+0xed) [0x7f0b43b0738d]
    [  6368.906] 11: /usr/bin/X (0x400000+0x231fd) [0x4231fd]
    [  6368.906] Segmentation fault at address 0x150
    [  6368.906] 
    Fatal server error:
    [  6368.906] Caught signal 11 (Segmentation fault). Server aborting

    Comment


    • #62
      Originally posted by bongmaster2
      can anyone upload kernel deb packages? i tried drm-next from 5 days ago. i guess its not in drm-next yet.
      i don't know how to make .deb, so i just patch the 3.3-rc3 kernel.



      instruction: http://lists.freedesktop.org/archive...ry/018658.html

      P.S. As i mentioned, my Xorg crashed.

      Comment


      • #63
        As easy as fakeroot make-kpkg --initrd kernel_image kernel_headers
        ## VGA ##
        AMD: X1950XTX, HD3870, HD5870
        Intel: GMA45, HD3000 (Core i5 2500K)

        Comment


        • #64
          Originally posted by darkbasic View Post
          As easy as fakeroot make-kpkg --initrd kernel_image kernel_headers
          o i c, but my kernel config is tuned to work for my pc only.

          Comment


          • #65
            xorg config for switchable graphics

            Anyone know how to create a working xorg.conf for intel/radeon switchable graphics? Switching works perfectly for me until I create a config file (complete with bus ID for both the intel and radeon cards) at which point X seems to hang whenever trying to switch to the radeon card. If there is no working solution to this, it sure would be great to get the 2D tiling as an option that could be set using an env variable.

            Comment


            • #66
              Anyone know how to create an xorg config that works with intel/radeon switchable graphics? Switching works fine for me until I try to create a config file (for adding the 2D tiling option). With the config file, X hangs when switching to the radeon card causing a hard lock. I included the bus ID's of both cards in the config, but still no go. It sure would be nice to have 2D tiling able to be set as an env variable like so many other options!

              Comment


              • #67
                Originally posted by dmallon View Post
                Anyone know how to create an xorg config that works with intel/radeon switchable graphics? Switching works fine for me until I try to create a config file (for adding the 2D tiling option). With the config file, X hangs when switching to the radeon card causing a hard lock. I included the bus ID's of both cards in the config, but still no go. It sure would be nice to have 2D tiling able to be set as an env variable like so many other options!
                I second that. vga_switcheroo only works fine when there's no xorg.conf created

                Comment


                • #68
                  Originally posted by darkbasic View Post
                  As easy as fakeroot make-kpkg --initrd kernel_image kernel_headers
                  Or "make defconfig && make deb-pkg"
                  (to get a generic kernel)
                  I would suggest some changes from defconfig, though

                  Comment


                  • #69
                    Originally posted by glisse View Post
                    I pushed a fix to ddx upstream it should be ok now.
                    Are you people looking into that problem: http://phoronix.com/forums/showthrea...932#post249932

                    Or should I open a proper bug report at the freedesktop bugtracker?

                    Further information is: The resolution of the laptop screen doesn't influence the buggy behaviour as long as the right screen has 1600x1200.
                    When I reduce the right screen's resolution to 1680x1050 or lower the screen corruption of the laptop screen is gone, however the right screen's upper boundary is quite above what xrandr thinks it is.

                    On the following screenshot the arandr window is at the very top of what is visible on the right screen, the whole area above it is NOT on the screen anymore.


                    It's not only with the HDMI output, the VGA output has the same problem.
                    HD 6550M by the way.

                    Comment


                    • #70
                      drm-next,mesa,ddx git - 12.02.12
                      Code:
                      hd6770 1920x1080      tilling on      tilling off
                      Lightmark                  134         100
                      Nexuiz                     72          graphic artifacts
                      Etqw demo                  33.5        graphic artifacts

                      Comment

                      Working...
                      X