Announcement

Collapse
No announcement yet.

First Release Of The New Mode-Setting Driver

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

  • First Release Of The New Mode-Setting Driver

    Phoronix: First Release Of The New Mode-Setting Driver

    David Airlie officially released the first version of the xf86-video-modesetting DDX driver this week. The xf86-video-modesetting driver is a generic KMS X.Org driver that will work with any kernel mode-setting DRM driver in Linux, but only provides shadow frame-buffer support...

    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'm curious, is there an advantage to running this over KMS FB compared to fbdev on KMS FB?

    Sure it's one layer less, but still sw accel.

    Comment


    • #3
      I'm not 100% sure but I think this new DDX driver allows you to change the resolution using XRandr which I don't think you can do using fbdev

      Comment


      • #4
        That's a good point. Even though KMS FB can change the res, I don't think anyone's written a tool to do that, the console is always at max res (barring the bootcode, IIRC).

        Comment


        • #5
          Originally posted by curaga View Post
          That's a good point. Even though KMS FB can change the res, I don't think anyone's written a tool to do that, the console is always at max res (barring the bootcode, IIRC).
          Setting the res other than the native one could and should be done with a kernel boot option, eg. screen=1280x1024. No boot option will just simply set the max res allowed by the monitor

          Comment


          • #6
            Yes, and there's a clear lack of a tool, command-line xrandr so to say.

            Comment


            • #7
              This driver should also be useful as a framework for developing drivers for new graphics chips that may come out in the future

              Comment


              • #8
                Acceleration

                I am curious to know if this driver could be improved and how.

                Is it possible to add any type of acceleration to it?

                Comment


                • #9
                  Difference?

                  How is this any different from softpipe / llvmpipe?

                  Comment


                  • #10
                    Originally posted by uid313 View Post
                    I am curious to know if this driver could be improved and how.

                    Is it possible to add any type of acceleration to it?
                    I'm sure it is possible to add some degree of acceleration to it, depending on the hardware its driving. Perhaps older cards can be used with it
                    Last edited by DeepDayze; 18 February 2012, 10:51 PM.

                    Comment

                    Working...
                    X