Home
last modified time | relevance | path

Searched refs:drm_panic_unlock (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/drm/
H A Ddrm_panic.h151 #define drm_panic_unlock(dev, flags) \ macro
162 static inline void drm_panic_unlock(struct drm_device *dev, unsigned long flags) {} in drm_panic_unlock() function
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panic.c722 drm_panic_unlock(plane->dev, flags); in draw_panic_plane()
H A Ddrm_atomic_helper.c3150 drm_panic_unlock(state->dev, flags); in drm_atomic_helper_swap_state()