Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_plane.h722 struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic.c287 plane = drm_plane_from_index(&dev_priv->drm, i); in intel_atomic_setup_scalers()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_plane.c382 drm_plane_from_index(struct drm_device *dev, int idx) in drm_plane_from_index() function
392 EXPORT_SYMBOL(drm_plane_from_index);