Skip to content
  • Lyude Paul's avatar
    igt_aux: Add some list helpers from wayland · d57ae360
    Lyude Paul authored and Chris Wilson's avatar Chris Wilson committed
    
    
    Since we're going to be using lists for keeping track of EDIDs we've
    allocated on the chamelium, add some generic list helpers from the
    wayland project.
    
    Signed-off-by: Lyude Paul's avatarLyude <lyude@redhat.com>
    
    Changes since v1:
    - Rename list helpers to be more like those from the Linux kernel
    
    v2: Make the api compatible with the kernel as well.
    d57ae360