Commit Graph

13 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
Dan Carpenter dba5ed0cd1 drm: drm_fops.c unlock missing on error path 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Thomas Hellstrom fda714c29c drm: Avoid client deadlocks when the master disappears. 16 years ago
Kristian Høgsberg ea39f83516 drm: Release user fbs in drm_release 16 years ago
Laurent Pinchart f41ced8f10 Check fops_get() return value 16 years ago
Dave Airlie f453ba0460 DRM: add mode setting support 16 years ago
Jesse Barnes a2c0a97b78 drm: GEM mmap support 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago
David Howells 2df68b439f drm/cred: wrap task credential accesses in the drm driver. 17 years ago
Dave Airlie c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
Jonathan Corbet 70ffa16e60 drm: cdev lock_kernel() pushdown 17 years ago
Thomas Hellstrom f116cc561e drm: disable tasklets not IRQs when taking the drm lock spinlock 17 years ago
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