Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_connector.h1632 int drm_mode_create_suggested_offset_properties(struct drm_device *dev);
/Linux-v5.10/drivers/gpu/drm/
Ddrm_connector.c1916 int drm_mode_create_suggested_offset_properties(struct drm_device *dev) in drm_mode_create_suggested_offset_properties() function
1932 EXPORT_SYMBOL(drm_mode_create_suggested_offset_properties);
/Linux-v5.10/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c818 drm_mode_create_suggested_offset_properties(dev); in vbox_connector_init()
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_display.c1210 drm_mode_create_suggested_offset_properties(&qdev->ddev); in qxl_modeset_init()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1802 drm_mode_create_suggested_offset_properties(dev); in vmw_kms_init()