Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_plane_helper.c224 int drm_primary_helper_update(struct drm_plane *plane, struct drm_crtc *crtc, in drm_primary_helper_update() function
299 EXPORT_SYMBOL(drm_primary_helper_update);
342 .update_plane = drm_primary_helper_update,
/linux-4.4.14/include/drm/
Ddrm_plane_helper.h90 int drm_primary_helper_update(struct drm_plane *plane,
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_crtc.c1087 .update_plane = drm_primary_helper_update,