Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37e9b6a62fb775276f8edb5bd2b9f13a3102b9dd
/
drivers
/
gpu
/
drm
/
drm_lock.c
4c37379
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
by Daniel Vetter
· 13 years ago
4a1b071
drm: Don't initialize local ret variable when not needed
by Laurent Pinchart
· 12 years ago
5c2a5ce
drm: add missing exports for i810 driver.
by Dave Airlie
· 13 years ago
45ff46c
drm: readd drm_lock_free in drm_unlock
by Daniel Vetter
· 14 years ago
4ac5ec4
drm: don't export dri1 locking functions
by Daniel Vetter
· 14 years ago
23ddc02
drm: kill dma_ready callbacks
by Daniel Vetter
· 14 years ago
1da3f87
drm: kill kernel_context_switch callbacks
by Daniel Vetter
· 14 years ago
08f2e66
drm: fix regression in drm locking since BKL removal.
by Arnd Bergmann
· 14 years ago
fda714c
drm: Avoid client deadlocks when the master disappears.
by Thomas Hellstrom
· 16 years ago
4d77c88
drm: Don't return ERESTARTSYS to user-space.
by Thomas Hellstrom
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
5d8e6bb
drm: Remove infrastructure for supporting i915's vblank swapping.
by Eric Anholt
· 16 years ago
9e44af7
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
by Keith Packard
· 16 years ago
3e5fc80
drm: don't set the signal blocker on the master process.
by Dave Airlie
· 16 years ago
e5b4f19
drm: don't call the vblank tasklet with irqs disabled.
by Thomas Hellstrom
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago
[Renamed from drivers/char/drm/drm_lock.c]
f116cc5
drm: disable tasklets not IRQs when taking the drm lock spinlock
by Thomas Hellstrom
· 17 years ago
9df5808
drm: Fix race that can lockup the kernel
by Mike Isely
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
20caafa
drm: Remove DRM_ERR OS macro.
by Eric Anholt
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
84b1fd1
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
by Dave Airlie
· 17 years ago
c60ce62
drm: remove a bunch of typedefs on the userspace interface
by Dave Airlie
· 17 years ago
040ac32
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
by Thomas Hellstrom
· 18 years ago
0c4dd90
drm: make kernel context switch same as for drm git tree.
by Dave Airlie
· 18 years ago
5c2df2b
drm: fix up irqflags in drm_lock.c
by Dave Airlie
· 18 years ago
2e54a00
drm: Add support for interrupt triggered driver callback with lock held to DRM core.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
97f2aab
drm: merge in Linus mainline
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
cf65f16
drm: fix quiescent locking
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago