Home
last modified time | relevance | path

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

/include/drm/
Ddrm_drv.h848 static inline bool drm_core_check_feature(const struct drm_device *dev, u32 feature) in drm_core_check_feature() function
863 return drm_core_check_feature(dev, DRIVER_ATOMIC) || in drm_drv_uses_atomic_modeset()