Searched refs:drm_gem_vram_plane_helper_prepare_fb (Results 1 – 4 of 4) sorted by relevance
122 drm_gem_vram_plane_helper_prepare_fb(struct drm_plane *plane,137 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb, \
630 drm_gem_vram_plane_helper_prepare_fb(struct drm_plane *plane, in drm_gem_vram_plane_helper_prepare_fb() function664 EXPORT_SYMBOL(drm_gem_vram_plane_helper_prepare_fb);711 return drm_gem_vram_plane_helper_prepare_fb(&pipe->plane, new_state); in drm_gem_vram_simple_display_pipe_prepare_fb()
414 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb, \
385 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb, \
Completed in 33 milliseconds