Skip to content
  • Piotr Łopatka's avatar
    kms: Allow passing framebuffer damage metadata · af0460d0
    Piotr Łopatka authored
    This commit adds support to atomic KMS backend for optional plane property
    prop_fb_damage_clips. Some drivers (e.g. EVDI) take advantage of this
    property and process only updated regions of the screen instead of
    processing the full frame. This can save system resources.
    
    Part-of: <!1879>
    af0460d0