Skip to content
  • Dave Airlie's avatar
    drm: fix irq naming for kms drivers. · b8da7de5
    Dave Airlie authored
    
    
    allocating devname in the i915 driver was a hack originally and I
    forgot to figure out how to do this properly back then.
    
    So this is the cleaner version that just picks devname or driver name
    in the irq code.
    
    It removes the devname allocs from the i915 driver.
    
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    b8da7de5