Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_atomic_uapi.c485 } else if (property == crtc->scaling_filter_property) { in drm_atomic_crtc_set_property()
522 else if (property == crtc->scaling_filter_property) in drm_atomic_crtc_get_property()
607 } else if (property == plane->scaling_filter_property) { in drm_atomic_plane_set_property()
668 } else if (property == plane->scaling_filter_property) { in drm_atomic_plane_get_property()
A Ddrm_crtc.c881 crtc->scaling_filter_property = prop; in drm_crtc_create_scaling_filter_property()
A Ddrm_plane.c1571 plane->scaling_filter_property = prop; in drm_plane_create_scaling_filter_property()
/linux/include/drm/
A Ddrm_crtc.h1097 struct drm_property *scaling_filter_property; member
A Ddrm_plane.h752 struct drm_property *scaling_filter_property; member

Completed in 14 milliseconds