Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/
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
/Linux-v6.6/drivers/gpu/drm/
Ddrm_gem_vram_helper.c703 drm_gem_vram_plane_helper_cleanup_fb(struct drm_plane *plane, in drm_gem_vram_plane_helper_cleanup_fb() function
713 EXPORT_SYMBOL(drm_gem_vram_plane_helper_cleanup_fb);
755 drm_gem_vram_plane_helper_cleanup_fb(&pipe->plane, old_state); in drm_gem_vram_simple_display_pipe_cleanup_fb()