Searched refs:drm_gem_vram_plane_helper_cleanup_fb (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c623 * Call drm_gem_vram_plane_helper_cleanup_fb() to unpin them.
667 * drm_gem_vram_plane_helper_cleanup_fb() - Implements &struct
677 drm_gem_vram_plane_helper_cleanup_fb(struct drm_plane *plane, function
687 EXPORT_SYMBOL(drm_gem_vram_plane_helper_cleanup_fb); variable
729 drm_gem_vram_plane_helper_cleanup_fb(&pipe->plane, old_state);
/linux-master/include/drm/
H A Ddrm_gem_vram_helper.h125 drm_gem_vram_plane_helper_cleanup_fb(struct drm_plane *plane,
138 .cleanup_fb = drm_gem_vram_plane_helper_cleanup_fb

Completed in 186 milliseconds