summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_agpsupport.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-455/+0
* drm: reorganise minor number handling using backported modesetting code.Dave Airlie2008-04-261-1/+1
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-071-2/+1
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-74/+33
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-31/+22
* drm: detypedeffing continues...Dave Airlie2007-07-111-9/+9
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-26/+26
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-111-18/+18
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-111-18/+10
* drm: possible cleanupsDave Airlie2006-04-231-2/+0
* drm: major update from CVS for radeon and coreDave Airlie2006-01-021-4/+6
* drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie2005-11-111-42/+81
* drm: lindent the drm directory.Dave Airlie2005-09-251-71/+79
* drm: fix a bad VERSION check.Dave Airlie2005-08-231-5/+0
* drm: make drm_alloc_agp take a dev arg.Dave Airlie2005-07-101-1/+1
* drm: export symbols for use by driversDave Airlie2005-07-101-0/+1
* drm: update some function so a driver can call themDave Airlie2005-07-101-56/+79
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+448
OpenPOWER on IntegriCloud