Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/
Ddrm_connector.h1690 int drm_mode_create_suggested_offset_properties(struct drm_device *dev);
/Linux-v5.15/drivers/gpu/drm/
Ddrm_connector.c1925 int drm_mode_create_suggested_offset_properties(struct drm_device *dev) in drm_mode_create_suggested_offset_properties() function
1941 EXPORT_SYMBOL(drm_mode_create_suggested_offset_properties);
/Linux-v5.15/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c822 drm_mode_create_suggested_offset_properties(dev); in vbox_connector_init()
/Linux-v5.15/drivers/gpu/drm/qxl/
Dqxl_display.c1258 drm_mode_create_suggested_offset_properties(&qdev->ddev); in qxl_modeset_init()
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1811 drm_mode_create_suggested_offset_properties(dev); in vmw_kms_init()