• D
    drm: fix irq naming for kms drivers. · b8da7de5
    Dave Airlie 提交于
    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: NDave Airlie <airlied@redhat.com>
    b8da7de5
i915_dma.c 35.9 KB