Commit Graph

8 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
Thomas Hellstrom fda714c29c drm: Avoid client deadlocks when the master disappears. 16 years ago
Thomas Hellstrom 4d77c88e91 drm: Don't return ERESTARTSYS to user-space. 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Eric Anholt 5d8e6bb7a2 drm: Remove infrastructure for supporting i915's vblank swapping. 16 years ago
Keith Packard 9e44af790f drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations 17 years ago
Dave Airlie 3e5fc80a40 drm: don't set the signal blocker on the master process. 17 years ago
Thomas Hellstrom e5b4f19417 drm: don't call the vblank tasklet with irqs disabled. 17 years ago
Dave Airlie c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
Thomas Hellstrom f116cc561e drm: disable tasklets not IRQs when taking the drm lock spinlock 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
Eric Anholt 20caafa6ec drm: Remove DRM_ERR OS macro. 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
Thomas Hellstrom 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
Dave Airlie 0c4dd906a2 drm: make kernel context switch same as for drm git tree. 18 years ago
Dave Airlie 5c2df2bfb1 drm: fix up irqflags in drm_lock.c 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2e54a00762 drm: Add support for interrupt triggered driver callback with lock held to DRM core. 18 years ago
Dave Airlie d985c10881 drm: major update from CVS for radeon and core 19 years ago
Dave Airlie cf65f1623d drm: fix quiescent locking 19 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago