Skip to content
  • Leandro Ribeiro's avatar
    build: bump libdrm requirement to newer version (2.4.83) · 94e4068b
    Leandro Ribeiro authored and Daniel Stone's avatar Daniel Stone committed
    
    
    There are some features that are available only if the user's libdrm version is
    not too old: format modifiers require at least libdrm 2.4.71, atomic API at
    least 2.4.78 and blob formats at least 2.4.83.
    
    Bump libdrm to 2.4.83 (the oldest version that support these features) in order
    to be able to remove ifdef checks and simplify the code. Major distributions
    already support libdrm 2.4.91, so it's safe to apply this commit.
    
    Signed-off-by: default avatarLeandro Ribeiro <leandrohr@riseup.net>
    94e4068b