Searched refs:drm_core_check_feature (Results 1 – 1 of 1) sorted by relevance
848 static inline bool drm_core_check_feature(const struct drm_device *dev, u32 feature) in drm_core_check_feature() function863 return drm_core_check_feature(dev, DRIVER_ATOMIC) || in drm_drv_uses_atomic_modeset()