#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" link rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/include/drm/drm_modeset_lock.h?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/drm/drm_modeset_lock.h
AgeCommit message (Expand)Author
2022-01-20drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula
2021-10-04Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"Sean Paul
2021-10-01drm: cleanup: remove drm_modeset_(un)lock_all()Fernando Ramos
2020-08-17drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter
2019-09-19drm: Add drm_modeset_lock_assert_held()Ville Syrjälä