Announcement

Collapse
No announcement yet.

DRI2 Support Proposed For The Generic Mode-Setting Driver

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

  • DRI2 Support Proposed For The Generic Mode-Setting Driver

    Phoronix: DRI2 Support Proposed For The Generic Mode-Setting Driver

    Eric Anholt while working at Broadcom on the Raspberry Pi graphics driver has sent out patches that add support for DRI2 with GLAMOR to the xf86-video-modesetting driver...

    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
    I don't get it, what problem is he trying to solve or improve? (and why is it worth the effort..? I thought DRI3 is the future for X.org?)

    Comment


    • #3
      Why do this in DRI2?
      Couldn't this just be done in DRI3 instead?

      Comment


      • #4
        Originally posted by mark45 View Post
        I don't get it, what problem is he trying to solve or improve?
        He wants to eliminate the need for hardware-specific X drivers. A hardware-specific driver isn't needed when you can have a generic driver that hooks into KMS for modesetting and mesa (via glamor) for 2d accel.

        Comment


        • #5
          Originally posted by Gusar View Post
          He wants to eliminate the need for hardware-specific X drivers. A hardware-specific driver isn't needed when you can have a generic driver that hooks into KMS for modesetting and mesa (via glamor) for 2d accel.
          Except for that Glamor gets outperformed by XAA, EXA, UXA and SNA.

          Comment


          • #6
            Um... waitaminute.... this sounds like something with the potential to make 2d acceleration possible using blob 3d drivers on shit hardware like intel atom-Z's... you know, the powervr ones.
            Last edited by droidhacker; 28 October 2014, 03:01 PM.

            Comment


            • #7
              Originally posted by uid313 View Post
              Except for that Glamor gets outperformed by XAA, EXA, UXA and SNA.
              Not sure that's true any more. Different accel methods are faster on different benchmarks, so it's easy to prove whatever you want, but AFAICS Glamor has caught up with XAA/EXA.

              Not sure about UXA/SNA, they don't work on my hardware
              Test signature

              Comment


              • #8
                Originally posted by droidhacker View Post
                Um... waitaminute.... this sounds like something with the potential to make 2d acceleration possible using blob 3d drivers on shit hardware like intel atom-Z's... you know, the powervr ones.
                Only if those drivers hook into the KMS API, which is pretty unlikely. Although i guess NVidia intends to do that as part of their Wayland support, so maybe others will too.

                Comment


                • #9
                  This makes me wonder what difference would it make to radeonsi users if they switch from the dedicated X.org driver to the generic one. Would the 3D driver use features like tiling that are controled by the X.org driver?

                  Comment

                  Working...
                  X