Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modes.h487 enum drm_mode_status drm_mode_validate_driver(struct drm_device *dev,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c1120 drm_mode_validate_driver(struct drm_device *dev, in drm_mode_validate_driver() function
1134 EXPORT_SYMBOL(drm_mode_validate_driver);
2011 out->status = drm_mode_validate_driver(dev, out); in drm_mode_convert_umode()
H A Ddrm_probe_helper.c537 mode->status = drm_mode_validate_driver(dev, mode); in drm_helper_probe_single_connector_modes()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_post_process.c355 if (drm_mode_validate_driver(connector->dev, &rk628->src_mode) != in rk628_scaler_add_src_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c647 mode->status = drm_mode_validate_driver(dev, mode); in rockchip_drm_fill_connector_modes()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip466 drm_mode_validate_driver