Searched refs:vrr_capable_property (Results 1 – 2 of 2) sorted by relevance
2433 if (!connector->vrr_capable_property) { in drm_connector_attach_vrr_capable_property()2439 connector->vrr_capable_property = prop; in drm_connector_attach_vrr_capable_property()3148 if (!connector->vrr_capable_property) in drm_connector_set_vrr_capable_property()3152 connector->vrr_capable_property, in drm_connector_set_vrr_capable_property()
2267 struct drm_property *vrr_capable_property; member