Announcement

Collapse
No announcement yet.

Radeon Driver Gets Tear-Free X-Video

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

  • Radeon Driver Gets Tear-Free X-Video

    Phoronix: Radeon Driver Gets Tear-Free X-Video

    While there still is no open-source R600/700 3D documentation or code, Pierre Ossman and AMD's Alex Deucher working on the xf86-video-ati driver have added a feature that should please those with already supported GPUs. They have added what should be tear-free X-Video support! For those using EXA acceleration with this open-source ATI driver, this feature can be enabled through the EXAVSync option in your xorg.conf...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Still tears on the 690g although not as bad. As the blog entries say:

    We now have mostly tear free rendering in the radeon driver
    /me reinstalls the nvidia card

    Comment


    • #3
      great news ... though I'll wait for packages to try it Let's hope for an update in tormod repos in upcomming days :P

      Comment


      • #4
        Being an eager beaver, I've given this new driver a try. Tear-free accel def works on my FireGL V5200, but only in fullscreen mode. Xv video doesn't seem to work in windowed mode with composite enabled. Anyone else experience this issue? If so, can someone point me to the bug tracker?

        Comment


        • #5
          Originally posted by mintcoffee View Post
          Being an eager beaver, I've given this new driver a try. Tear-free accel def works on my FireGL V5200, but only in fullscreen mode. Xv video doesn't seem to work in windowed mode with composite enabled. Anyone else experience this issue? If so, can someone point me to the bug tracker?

          Comment


          • #6
            if only using post-6.9.0-git snapshots of this driver didn't end up with blank, black screen on my box.

            oh well, i'll try again and i guess i'll finally file a bug on it.

            Comment


            • #7
              My experience so far: On r500 cards you will get corruption in windowed video with the current git-version when you're using compositing. Even without there will be some corruption, though less notable (see the bugreport oibaf linked). But Alex Deucher already created a patch which fix this issue (attached to the same bugreport), but it seems not to be in git yet.
              With the patch there's no tearing on videos without compositing, but still with compositing enabled.

              Comment


              • #8
                What does this mean for someone with a R300 card? I have a Mobility Radeon X600 and I run Ubuntu. I'm fairly new using Linux, so I get confused between the names of different sets of drivers. The binary ATI drivers are fglx I think. What are the drivers we are talking about and how can I get them? Thanks!



                Nice to meet everyone!

                Comment


                • #9
                  I think the most recent work was actually done on an r300 so you should be in good shape, although the code was only pushed yesterday so it could have problems even on another r300-family card

                  There are three commonly used drivers for ATI/AMD graphics these days :

                  - fglrx (aka Catalyst) is the closed source driver we publish - supports from R3xx and up last time I checked

                  - radeon (aka -ati) is the original open source driver for Radeon family GPUs - supports from R100 up.

                  (The "ati" driver is actually a wrapper around mach64, r128 and radeon drivers which loads the appropriate driver depending on what hardware it finds. The wrapper is not really required these days but the -ati name sticks around because the "radeon" driver source is in the xf86-video-ati project)

                  - radeonhd is a more recent open source driver project, supporting r5xx and up, source in xf86-video-radeonhd

                  Most distros include both radeon and radeonhd drivers, although you need to check which versions are included to make sure you don't have something really old.
                  Test signature

                  Comment


                  • #10
                    Okay, so I'm assuming the driver that is used on a default install of Ubuntu on my notebook would be the "- radeon (aka -ati)" drivers. If they are updated, how do I get those updates? Will I receive updates through the update manager or do I need to enable backports or anything?

                    Also, do these open source drivers support 3D acceleration or is that reserved for the binary drivers? Thanks!

                    Comment

                    Working...
                    X