Go to file
Eric Anholt 63ce8af555 Fix probing on 2.5+ kernels, which require that drivers have .id_table set.
We use PCI_ANY_ID to ask that our probe is called for every available
    device.
Submitted by: jonsmirl
2003-10-19 20:06:03 +00:00
bsd - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
bsd-core - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
libdrm post merge fix 2003-09-24 14:39:25 +00:00
linux Fix probing on 2.5+ kernels, which require that drivers have .id_table set. 2003-10-19 20:06:03 +00:00
linux-core Fix probing on 2.5+ kernels, which require that drivers have .id_table set. 2003-10-19 20:06:03 +00:00
shared - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
shared-core - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
tests Targets for building dristat and drmstat. 2003-04-25 00:57:42 +00:00