linux-kernel-test/drivers/gpu/drm/via
Kristian Høgsberg 8e1004580e drm: Drop unused and broken dri_library_name sysfs attribute.
The kernel shouldn't be in the business of telling user space which
driver to load.  The kernel defers mapping PCI IDs to module names
to user space and we should do the same for DRI drivers.

And in fact, that's how it does work today.  Nothing uses the
dri_library_name attribute, and the attribute is in fact broken.
For intel devices, it falls back to the default behaviour of returning
the kernel module name as the DRI driver name, which doesn't work for
i965 devices.  Nobody has ever hit this problem or filed a bug about this.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
2009-03-13 14:23:58 +10:00
..
Makefile drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_3d_reg.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_dma.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_dmablit.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_dmablit.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_drv.c drm: Drop unused and broken dri_library_name sysfs attribute. 2009-03-13 14:23:58 +10:00
via_drv.h drm: Rework vblank-wait handling to allow interrupt reduction. 2008-10-18 07:10:11 +10:00
via_irq.c drm: move drm vblank initialization/cleanup to driver load/unload 2008-11-25 09:49:03 +10:00
via_map.c drm: move drm vblank initialization/cleanup to driver load/unload 2008-11-25 09:49:03 +10:00
via_mm.c drm: kill drm_device->irq 2008-10-18 07:10:53 +10:00
via_verifier.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_verifier.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_video.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00