Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_mode_config.h578 struct drm_property *dpms_property; member
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_connector.c300 config->dpms_property, 0); in __drm_connector_init()
1467 dev->mode_config.dpms_property = prop; in drm_connector_create_standard_properties()
2736 if (property == connector->dev->mode_config.dpms_property) { in drm_connector_set_obj_prop()
A Ddrm_mode_object.c529 if (prop == state->dev->mode_config.dpms_property) { in set_property_atomic()
A Ddrm_atomic_uapi.c683 } else if (property == config->dpms_property) { in drm_atomic_connector_set_property()
796 } else if (property == config->dpms_property) { in drm_atomic_connector_get_property()
A Ddrm_client_modeset.c1200 dev->mode_config.dpms_property, dpms_mode); in drm_client_modeset_dpms_legacy()
/linux-6.3-rc2/drivers/gpu/drm/shmobile/
A Dshmob_drm_crtc.c676 sdev->ddev->mode_config.dpms_property, DRM_MODE_DPMS_OFF); in shmob_drm_connector_create()

Completed in 22 milliseconds