index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
2024-02-09
1
-1
/
+1
*
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