Commit Graph

29 Commits (122a881c776b7c155bf3f379928cc27aab435288)

Author SHA1 Message Date
Dave Airlie b74e2082f8 drm: _end is shadowing real _end, just rename it. 17 years ago
Dave Airlie 2c14f28be2 drm: reorganise minor number handling using backported modesetting code. 17 years ago
Mike Isely 9df5808cca drm: Fix race that can lockup the kernel 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 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 7c158acef8 drm: cleanup list initialisation 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Thomas Hellstrom 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
Andrew Morton 4b560fde06 drm: fix warning in drm_fops.c 18 years ago
Dave Airlie 11d9c2fd0a drm: fix crash with fops lock and fixup sarea/page size locking 18 years ago
Thomas Hellstrom 1f4eccfdb2 drm: remove hash tables on drm exit 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
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Dave Airlie 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
Dave Airlie d985c10881 drm: major update from CVS for radeon and core 19 years ago
Dave Airlie 8f5f39f77f drm: remove drm_flush 20 years ago
Dave Airlie 3f9df54d63 drm: remove drm_init.c it is no longer needed 20 years ago
Dave Airlie 22eae947bf drm: rename driver hooks more understandably 20 years ago
Dave Airlie a4e62fa031 drm: remove unused components of drm structures 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 c94f702985 drm: misc cleanup 20 years ago
Dave Airlie f650130803 drm: ctx release can happen before dev->ctxlist is allocated 20 years ago
Dave Airlie 0c7b525c34 drm: fix minor issues caused by core conversion 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago