Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/
HDdrm_crtc.h972 extern int drm_mode_create_scaling_mode_property(struct drm_device *dev);
HDdrm_crtc.c903 int drm_mode_create_scaling_mode_property(struct drm_device *dev) in drm_mode_create_scaling_mode_property() function
919 EXPORT_SYMBOL(drm_mode_create_scaling_mode_property);
/freebsd-11-stable/sys/dev/drm2/i915/
HDintel_lvds.c1015 drm_mode_create_scaling_mode_property(dev); in intel_lvds_init()
HDintel_dp.c2584 drm_mode_create_scaling_mode_property(connector->dev); in intel_dp_add_properties()
/freebsd-11-stable/sys/dev/drm2/radeon/
HDradeon_display.c1194 drm_mode_create_scaling_mode_property(rdev->ddev); in radeon_modeset_create_props()