Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_mode_config.h572 struct drm_property *dpms_property; member
/linux-6.15/drivers/gpu/drm/
H A Ddrm_mode_object.c533 if (prop == state->dev->mode_config.dpms_property) { in set_property_atomic()
H A Ddrm_connector.c300 config->dpms_property, 0); in drm_connector_init_only()
1781 dev->mode_config.dpms_property = prop; in drm_connector_create_standard_properties()
3199 if (property == connector->dev->mode_config.dpms_property) { in drm_connector_set_obj_prop()
H A Ddrm_atomic_uapi.c688 } else if (property == config->dpms_property) { in drm_atomic_connector_set_property()
806 } else if (property == config->dpms_property) { in drm_atomic_connector_get_property()
H A Ddrm_client_modeset.c1234 dev->mode_config.dpms_property, dpms_mode); in drm_client_modeset_dpms_legacy()
/linux-6.15/drivers/gpu/drm/tests/
H A Ddrm_connector_test.c283 config->dpms_property, in drm_test_drm_connector_dynamic_init_properties()