Home
last modified time | relevance | path

Searched refs:trylock_only (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_modeset_lock.h71 bool trylock_only; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c299 if (ctx->trylock_only) { in modeset_lock()