Home
last modified time | relevance | path

Searched refs:DRM_MODE_PROP_PENDING (Results 1 - 4 of 4) sorted by relevance

/third_party/libdrm/tests/proptest/
H A Dproptest.c93 if (prop->flags & DRM_MODE_PROP_PENDING) in dump_prop()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h515 #define DRM_MODE_PROP_PENDING (1<<0) /* deprecated, do not use */ macro
/third_party/libdrm/include/drm/
H A Ddrm_mode.h483 #define DRM_MODE_PROP_PENDING (1<<0) /* deprecated, do not use */ macro
/third_party/libdrm/tests/modetest/
H A Dmodetest.c343 if (prop->flags & DRM_MODE_PROP_PENDING) in dump_prop()

Completed in 10 milliseconds