Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_mode_config.h567 struct drm_property *dpms_property; member
/linux/drivers/gpu/drm/
A Ddrm_connector.c304 config->dpms_property, 0); in drm_connector_init()
1292 dev->mode_config.dpms_property = prop; in drm_connector_create_standard_properties()
2376 if (property == connector->dev->mode_config.dpms_property) { in drm_connector_set_obj_prop()
A Ddrm_mode_object.c496 if (prop == state->dev->mode_config.dpms_property) { in set_property_atomic()
A Ddrm_atomic_uapi.c717 } else if (property == config->dpms_property) { in drm_atomic_connector_set_property()
824 } else if (property == config->dpms_property) { in drm_atomic_connector_get_property()
A Ddrm_client_modeset.c1198 dev->mode_config.dpms_property, dpms_mode); in drm_client_modeset_dpms_legacy()
/linux/drivers/gpu/drm/shmobile/
A Dshmob_drm_crtc.c674 sdev->ddev->mode_config.dpms_property, DRM_MODE_DPMS_OFF); in shmob_drm_connector_create()

Completed in 17 milliseconds