Home
last modified time | relevance | path

Searched refs:drm_plane_helper_update_primary (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_plane_helper.h35 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc,
55 .update_plane = drm_plane_helper_update_primary, \
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_plane_helper.c172 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc, in drm_plane_helper_update_primary() function
249 EXPORT_SYMBOL(drm_plane_helper_update_primary);

Completed in 6 milliseconds