Home
last modified time | relevance | path

Searched refs:drm_create_scaling_filter_prop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_crtc_internal.h79 drm_create_scaling_filter_prop(struct drm_device *dev,
H A Ddrm_plane.c1528 drm_create_scaling_filter_prop(struct drm_device *dev, in drm_create_scaling_filter_prop() function
1587 drm_create_scaling_filter_prop(plane->dev, supported_filters); in drm_plane_create_scaling_filter_property()
H A Ddrm_crtc.c946 drm_create_scaling_filter_prop(crtc->dev, supported_filters); in drm_crtc_create_scaling_filter_property()