Searched refs:drm_core_check_feature (Results 1 – 1 of 1) sorted by relevance
662 static inline bool drm_core_check_feature(struct drm_device *dev, int feature) in drm_core_check_feature() function677 return drm_core_check_feature(dev, DRIVER_ATOMIC) || in drm_drv_uses_atomic_modeset()