Skip to content
  • Jonas Ådahl's avatar
    output/kms: Outsource connector state fetching to MetaKmsConnector · f2d9a110
    Jonas Ådahl authored and Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto committed
    As with CRTC state, variable connector state is now fetched via the
    MetaKmsConnector. The existance of a connector state is equivalent of
    the connector being connected. MetaOutputKms is changed to fetch
    variable connector state via MetaKmsConnector intsead of KMS directly.
    The drmModeConnector is still used for constructing the MetaOutputKms to
    find properties used for applying configuration.
    
    #548
    !525
    f2d9a110