index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modeset_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
1
-0
/
+9
*
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-11-11
1
-7
/
+7
|
\
|
*
drm/locking: fix __stack_depot_* name conflict
Stephen Rothwell
2021-11-09
1
-7
/
+7
*
|
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-11-05
1
-2
/
+47
|
\
|
|
*
drm/locking: add backtrace for locking contended locks without backoff
Jani Nikula
2021-10-13
1
-2
/
+47
|
*
Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"
Sean Paul
2021-10-04
1
-3
/
+91
|
*
drm: cleanup: remove drm_modeset_(un)lock_all()
Fernando Ramos
2021-10-01
1
-91
/
+3
*
|
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
1
-1
/
+1
|
/
*
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
1
-1
/
+1
|
\
|
*
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
|
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-1
/
+1
|
/
*
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-11
1
-0
/
+8
*
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
Sean Paul
2018-11-29
1
-0
/
+6
*
drm/atomic: Call ww_acquire_done after drm_modeset_lock_all
Maarten Lankhorst
2018-03-05
1
-0
/
+1
*
drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all
Chris Wilson
2017-10-31
1
-1
/
+1
*
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...
Maarten Lankhorst
2017-09-13
1
-48
/
+48
*
drm: Improve kerneldoc for drm_modeset_lock
Liviu Dudau
2017-07-26
1
-2
/
+10
*
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
2017-04-05
1
-21
/
+0
*
drm: Remove drm_modeset_(un)lock_crtc
Daniel Vetter
2017-04-05
1
-67
/
+0
*
drm: Make drm_modeset_lock_crtc internal
Daniel Vetter
2017-04-05
1
-14
/
+0
*
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-5
/
+5
*
drm/doc: Fix indenting in drm_modeset_lock.c comment
Daniel Vetter
2016-11-29
1
-5
/
+5
*
drm: don't let crtc_ww_class leak out
Rob Clark
2016-11-15
1
-0
/
+13
*
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-06-03
1
-1
/
+1
*
drm/doc: Unify KMS Locking docs
Daniel Vetter
2016-05-30
1
-2
/
+9
*
drm/doc: Convert to markdown
Danilo Cesar Lemes de Paula
2015-12-15
1
-8
/
+6
*
drm: Implement drm_modeset_lock_all_ctx()
Thierry Reding
2015-12-02
1
-29
/
+60
*
drm/atomic: Make sure lock is held in trylock contexts.
Maarten Lankhorst
2015-09-08
1
-0
/
+2
*
drm: Remove __drm_modeset_lock_all
Daniel Vetter
2015-08-06
1
-41
/
+11
*
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
1
-4
/
+3
*
drm: fix a memleak on mutex failure path
Oleg Drokin
2015-05-05
1
-2
/
+6
*
drm: Per-plane locking
Daniel Vetter
2014-11-12
1
-10
/
+33
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
1
-1
/
+212
|
\
|
*
drm: Docbook fixes
Daniel Vetter
2014-08-14
1
-1
/
+1
|
*
drm: trylock modest locking for fbdev panics
Daniel Vetter
2014-08-08
1
-12
/
+44
|
*
drm: Handle legacy per-crtc locking with full acquire ctx
Daniel Vetter
2014-08-08
1
-0
/
+84
|
*
drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]
Daniel Vetter
2014-08-08
1
-0
/
+95
*
|
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
1
-1
/
+1
|
/
*
drm: fix uninitialized acquire_ctx fields (v2)
Rob Clark
2014-06-19
1
-0
/
+1
*
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-05
1
-0
/
+247