Home
last modified time | relevance | path

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

/third_party/libdrm/tests/proptest/
Dproptest.c99 if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) in dump_prop()
119 if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) { in dump_prop()
/third_party/libdrm/include/drm/
Ddrm_mode.h381 #define DRM_MODE_PROP_RANGE (1<<1) macro
389 DRM_MODE_PROP_RANGE | \
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h516 #define DRM_MODE_PROP_RANGE (1<<1) macro
524 DRM_MODE_PROP_RANGE | \
/third_party/libdrm/
Dxf86drmMode.h168 #define DRM_MODE_PROP_RANGE (1<<1) macro
/third_party/weston/libweston/backend-drm/
Dkms.c247 if (!(info->flags & DRM_MODE_PROP_RANGE) && in drm_property_get_range_values()
351 if (prop->flags & DRM_MODE_PROP_RANGE || in drm_property_info_populate()
/third_party/libdrm/tests/modetest/
Dmodetest.c370 if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) in dump_prop()
389 if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) { in dump_prop()