Commit Graph

17 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
Dave Airlie 2c14f28be2 drm: reorganise minor number handling using backported modesetting code. 17 years ago
Eric Anholt 8b40958032 drm: Initialize the AGP structure's base address at init rather than enable. 17 years ago
Eric Anholt c153f45f9b drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. 18 years ago
Eric Anholt 6c340eac02 drm: Replace filp in ioctl arguments with drm_file *file_priv. 18 years ago
Dave Airlie 55910517af drm: detypedeffing continues... 18 years ago
Dave Airlie 84b1fd103d drm: remove drm_file_t, drm_device_t and drm_head_t typedefs 18 years ago
Dave Airlie c60ce623bd drm: remove a bunch of typedefs on the userspace interface 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Dave Airlie 5d23fafb1b drm: possible cleanups 19 years ago
Dave Airlie d985c10881 drm: major update from CVS for radeon and core 19 years ago
Dave Airlie efa58395be drm: add in-kernel entry points for rest of AGP ioctls 20 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie 7a9aff3cff drm: fix a bad VERSION check. 20 years ago
Dave Airlie b5d499cfde drm: make drm_alloc_agp take a dev arg. 20 years ago
Dave Airlie d84f76d37c drm: export symbols for use by drivers 20 years ago
Dave Airlie 7ab984012a drm: update some function so a driver can call them 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago