Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_connector.h1531 int drm_mode_create_suggested_offset_properties(struct drm_device *dev);
/Linux-v5.4/drivers/gpu/drm/
Ddrm_connector.c1757 int drm_mode_create_suggested_offset_properties(struct drm_device *dev) in drm_mode_create_suggested_offset_properties() function
1773 EXPORT_SYMBOL(drm_mode_create_suggested_offset_properties);
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c848 drm_mode_create_suggested_offset_properties(dev); in vbox_connector_init()
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_display.c1223 drm_mode_create_suggested_offset_properties(&qdev->ddev); in qxl_modeset_init()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1810 drm_mode_create_suggested_offset_properties(dev); in vmw_kms_init()