Home
last modified time | relevance | path

Searched refs:prop_crtc_id (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mode_config.h635 * @prop_crtc_id: Default atomic plane property to specify the
638 struct drm_property *prop_crtc_id; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c514 } else if (property == config->prop_crtc_id) { in drm_atomic_plane_set_property()
578 } else if (property == config->prop_crtc_id) { in drm_atomic_plane_get_property()
645 if (property == config->prop_crtc_id) { in drm_atomic_connector_set_property()
750 if (property == config->prop_crtc_id) { in drm_atomic_connector_get_property()
H A Ddrm_mode_config.c303 dev->mode_config.prop_crtc_id = prop; in drm_mode_create_standard_properties()

Completed in 5 milliseconds