Skip to content
  • Pekka Paalanen's avatar
    crtc/kms: Add primary plane format list accessors · 23e7a0a0
    Pekka Paalanen authored and Jonas Ådahl's avatar Jonas Ådahl committed
    These functions allow inspecting which pixel formats a CRTC's primary
    plane supports. Future patches will inspect the supported formats and
    pick a framebuffer format accordingly instead of hardcoding a format.
    
    The copy list function will be used to initialize a formats list, and
    the supports format function will be used to intersect that list against
    another CRTC's supported formats.
    
    GNOME/mutter!341
    23e7a0a0