Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_modes.c1190 drm_mode_validate_driver(struct drm_device *dev, in drm_mode_validate_driver() function
1204 EXPORT_SYMBOL(drm_mode_validate_driver);
2084 out->status = drm_mode_validate_driver(dev, out); in drm_mode_convert_umode()
Ddrm_probe_helper.c397 mode->status = drm_mode_validate_driver(dev, mode); in __drm_helper_update_and_validate()