Skip to content
  • Lucas Stach's avatar
    7e76c676
    kmsro: look for graphics capable screen as renderonly device · 7e76c676
    Lucas Stach authored and Marge Bot's avatar Marge Bot committed
    
    
    Exposing a rendernode from a supported driver is not a sufficient
    matching criteria to qualify as the render part of a renderonly
    device, as the rendernode might only expose compute or 2D accel
    capabilities.
    
    Look for a screen that actually supports gallium graphics operations
    to qualify as a renderonly screen.
    
    v2 (Tomeu): Have pipe-loader return a list of FDs for kmsro to choose
                based on capabilities.
    
    Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
    Part-of: <!30096>
    7e76c676
    kmsro: look for graphics capable screen as renderonly device
    Lucas Stach authored and Marge Bot's avatar Marge Bot committed
    
    
    Exposing a rendernode from a supported driver is not a sufficient
    matching criteria to qualify as the render part of a renderonly
    device, as the rendernode might only expose compute or 2D accel
    capabilities.
    
    Look for a screen that actually supports gallium graphics operations
    to qualify as a renderonly screen.
    
    v2 (Tomeu): Have pipe-loader return a list of FDs for kmsro to choose
                based on capabilities.
    
    Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
    Part-of: <!30096>
Loading