1
0
Fork 0
alistair23-linux/drivers/gpu/drm/i810
Daniel Vetter 24986ee069 drm: kill DRIVER_REQUIRE_AGP
Only the two intel drivers need this and they can easily check for
working agp support in their driver ->load callbacks.

This is the only reason why agp initialization could fail, so allows
us to rip out a bit of error handling code in the next patch.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-12-18 11:17:53 +10:00
..
Makefile drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
i810_dma.c drm: kill DRIVER_REQUIRE_AGP 2013-12-18 11:17:53 +10:00
i810_drv.c drm: kill DRIVER_REQUIRE_AGP 2013-12-18 11:17:53 +10:00
i810_drv.h drm: const'ify ioctls table (v2) 2013-08-07 10:10:02 +10:00