Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: FreeBSD Works On AMD KMS, BHyVe, Clang

  1. #11
    Join Date
    Jan 2013
    Posts
    348

    Default

    Quote Originally Posted by uid313 View Post
    Wayland needs KMS
    AFAIK, it is Weston that needs KMS, not Wayland.

  2. #12
    Join Date
    Mar 2013
    Posts
    80

    Default

    Quote Originally Posted by Vim_User View Post
    AFAIK, it is Weston that needs KMS, not Wayland.
    "Wayland doesn't need KMS"

    can you post the source to that

  3. #13
    Join Date
    Jan 2013
    Posts
    348

    Default

    Quote Originally Posted by CthuIhux View Post
    "Wayland doesn't need KMS"

    can you post the source to that
    http://www.phoronix.com/scan.php?pag...item&px=ODgxMg

  4. #14
    Join Date
    Oct 2008
    Posts
    2,203

    Default

    Quote Originally Posted by Vim_User View Post
    AFAIK, it is Weston that needs KMS, not Wayland.
    Right. Wayland is basically just a buffer-swapping and event-handling API.

    What it does, though is offload a bunch of the stuff that X used to do into the compositor. So Weston (and Kwin/etc.) have to do things like handling the mode setting.

    Weston does that by using KMS, though the proprietary drivers are free to modify the code as necessary to work with their drivers.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •