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