Searched refs:drm_property_get_value (Results 1 – 4 of 4) sorted by relevance
/third_party/weston/libweston/backend-drm/ |
D | modes.c | 128 return drm_property_get_value(non_desktop_info, props, 0); in check_non_desktop() 137 drm_property_get_value(orientation, props, in get_panel_orientation() 327 drm_property_get_value(&head->props_conn[WDRM_CONNECTOR_EDID], in find_and_parse_output_edid()
|
D | kms.c | 185 drm_property_get_value(struct drm_property_info *info, in drm_property_get_value() function 453 blob_id = drm_property_get_value(&plane->props[WDRM_PLANE_IN_FORMATS], in drm_plane_populate_formats() 1140 active = drm_property_get_value(info, props, 0); in drm_pending_state_apply_atomic()
|
D | drm-internal.h | 638 drm_property_get_value(struct drm_property_info *info,
|
D | drm.c | 820 drm_property_get_value(&plane->props[WDRM_PLANE_TYPE], in drm_plane_create() 1988 protection = drm_property_get_value(info, props, in drm_head_get_current_protection() 1995 type = drm_property_get_value(info, props, in drm_head_get_current_protection()
|