Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_properties.c67 static bool ignore_property(uint32_t obj_type, uint32_t prop_flags, in ignore_property() argument
70 if (prop_flags & DRM_MODE_PROP_IMMUTABLE) in ignore_property()