Skip to content
  • Stefan Agner's avatar
    backend-drm: allow to disable GBM modifiers · 465ab2cd
    Stefan Agner authored and Daniel Stone's avatar Daniel Stone committed
    Allow to disable GBM modifiers at runtime using the environment variable
    WESTON_DISABLE_GBM_MODIFIERS.
    
    This can be useful for debugging or when modifiers cause issues, e.g. in
    case modifiers use higher memory bandwidth and hence impose a lower
    resolution limit as it is the case with Intel Kaby Lake graphics.
    
    Related to: #404
    
    
    Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
    465ab2cd
Loading