summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_agpsupport.c
AgeCommit message (Expand)Author
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2006-04-23drm: possible cleanupsDave Airlie
2006-01-02drm: major update from CVS for radeon and coreDave Airlie
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-08-23drm: fix a bad VERSION check.Dave Airlie
2005-07-10drm: make drm_alloc_agp take a dev arg.Dave Airlie
2005-07-10drm: export symbols for use by driversDave Airlie
2005-07-10drm: update some function so a driver can call themDave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds