index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_lock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-07-19
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
Daniel Vetter
1
-4
/
+0
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
1
-1
/
+1
2011-12-22
drm: add missing exports for i810 driver.
Dave Airlie
1
-0
/
+3
2010-09-26
drm: readd drm_lock_free in drm_unlock
Daniel Vetter
1
-0
/
+5
2010-08-30
drm: don't export dri1 locking functions
Daniel Vetter
1
-7
/
+3
2010-08-30
drm: kill dma_ready callbacks
Daniel Vetter
1
-3
/
+0
2010-08-30
drm: kill kernel_context_switch callbacks
Daniel Vetter
1
-18
/
+0
2010-08-27
drm: fix regression in drm locking since BKL removal.
Arnd Bergmann
1
-0
/
+2
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
1
-0
/
+1
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
1
-19
/
+23
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
1
-9
/
+0
2008-10-23
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
Keith Packard
1
-0
/
+2
2008-08-25
drm: don't set the signal blocker on the master process.
Dave Airlie
1
-8
/
+13
2008-08-25
drm: don't call the vblank tasklet with irqs disabled.
Thomas Hellstrom
1
-7
/
+5
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-0
/
+391