Commit Graph

2 Commits (91da11f870f00a3322b81c73042291d7f0be5a17)

Author SHA1 Message Date
Adrian Bunk 0e1451da4f drm: make drm_minors_cleanup() static 17 years ago
Dave Airlie c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
Dave Airlie 858a3685bc drm: only trust core drm ioctls - driver ioctls are a mess. 17 years ago
Johannes Weiner 41ee2ff404 drm: use drms ioctl cmd not what we get passed from userspace. 17 years ago
Dave Airlie 2c14f28be2 drm: reorganise minor number handling using backported modesetting code. 17 years ago
Dave Airlie 9d5b3ffc42 drm: fixup some of the ioctl function exit paths 17 years ago
Dave Airlie e3236a1173 drm: add _DRM_DRIVER flag, and re-order unload. 17 years ago
Dave Airlie 3260f9fdfe drm: move drm_mem_init to proper place in startup sequence 17 years ago
Jesse Barnes e8b962b6df drm: update DRM sysfs support 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 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 d4e2cbe9cb drm: convert drawable code to using idr 18 years ago
Dave Airlie 55910517af drm: detypedeffing continues... 18 years ago
Dave Airlie 8fc2fdf4c9 drm: drop drm_vma_entry_t, drm_magic_entry_t 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 6f710105f5 drm: fix typo on code drm getsarea 18 years ago
Dave Airlie da509d7a02 drm: remove DRM_GETSAREA and replace with drm_getsarea function 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Dave Airlie 0515b93c0e drm: rename badly named define and cleanup ioctl code spacing 18 years ago
Thomas Hellstrom 99da6d861c drm: allow for more generic drm ioctls 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= cdec2f82b1 drm: Change first valid DRM drawable ID to be 1 instead of 0. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= bea5679f9c drm: Add support for tracking drawable information to core 18 years ago
Thomas Hellstrom 1f4eccfdb2 drm: remove hash tables on drm exit 19 years ago
Thomas Hellstrom 0a0c721dc5 drm: avoid kernel oops in some error paths calling drm_lastclose 19 years ago
Thomas Hellstrom 8669cbc5e6 drm: move drm authentication to new generic hash table. 19 years ago
Dave Airlie 3d77461ecd drm: cleanup old compat code and DRM fns from Linux only code 19 years ago
Dave Airlie 11bab7d2c8 drm: remove master setting from add/remove context 19 years ago
Dave Airlie 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
Dave Airlie aab8df141f drm: cleanup properly on drm module unload 19 years ago
Dave Airlie a7a2cc315c drm: move ioctl flags to a bit field of flags 19 years ago
Dave Airlie efa58395be drm: add in-kernel entry points for rest of AGP ioctls 20 years ago
Dave Airlie 22eae947bf drm: rename driver hooks more understandably 20 years ago
Al Viro 666002218d [PATCH] proc_mkdir() should be used to create procfs directories 20 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie 836cf0465c drm: cleanup buffer/map code 20 years ago
Dave Airlie aff138ab8e drm: fix minor function header issue 20 years ago
Dave Airlie 7ab984012a drm: update some function so a driver can call them 20 years ago
Dave Airlie 9c8da5ebbf drm: update support for drm pci buffers 20 years ago
Dave Airlie 2d0f9eaff8 drm: add _DRM_CONSISTENT map type 20 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago