Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_connector.h1818 int drm_mode_create_suggested_offset_properties(struct drm_device *dev);
/Linux-v6.1/drivers/gpu/drm/
Ddrm_connector.c2068 int drm_mode_create_suggested_offset_properties(struct drm_device *dev) in drm_mode_create_suggested_offset_properties() function
2084 EXPORT_SYMBOL(drm_mode_create_suggested_offset_properties);
/Linux-v6.1/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c824 drm_mode_create_suggested_offset_properties(dev); in vbox_connector_init()
/Linux-v6.1/drivers/gpu/drm/qxl/
Dqxl_display.c1266 drm_mode_create_suggested_offset_properties(&qdev->ddev); in qxl_modeset_init()
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c2056 drm_mode_create_suggested_offset_properties(dev); in vmw_kms_init()