Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_plane.h583 struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);
/dragonfly/sys/dev/drm/i915/
H A Dintel_atomic.c280 plane = drm_plane_from_index(&dev_priv->drm, i); in intel_atomic_setup_scalers()
/dragonfly/sys/dev/drm/
H A Ddrm_plane.c374 drm_plane_from_index(struct drm_device *dev, int idx) in drm_plane_from_index() function
384 EXPORT_SYMBOL(drm_plane_from_index);