Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/drm/
H 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, \
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_plane_helper.c142 * drm_plane_helper_update_primary - Helper for updating primary planes
164 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc, in drm_plane_helper_update_primary() function
241 EXPORT_SYMBOL(drm_plane_helper_update_primary); variable

Completed in 1 milliseconds