Searched refs:trylock_only (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/drm/ | ||
H A D | drm_modeset_lock.h | 71 bool trylock_only; member |
/openbmc/linux/drivers/gpu/drm/ | ||
H A D | drm_modeset_lock.c | 299 if (ctx->trylock_only) { in modeset_lock() |