Home
last modified time | relevance | path

Searched refs:drm_gem_vram_plane_helper_prepare_fb (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/drm/
Ddrm_gem_vram_helper.h127 drm_gem_vram_plane_helper_prepare_fb(struct drm_plane *plane,
/Linux-v5.10/drivers/gpu/drm/
Ddrm_gem_vram_helper.c719 drm_gem_vram_plane_helper_prepare_fb(struct drm_plane *plane, in drm_gem_vram_plane_helper_prepare_fb() function
752 EXPORT_SYMBOL(drm_gem_vram_plane_helper_prepare_fb);
805 return drm_gem_vram_plane_helper_prepare_fb(&pipe->plane, new_state); in drm_gem_vram_simple_display_pipe_prepare_fb()
/Linux-v5.10/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c464 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb,
486 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb,
/Linux-v5.10/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_de.c154 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb,
/Linux-v5.10/drivers/gpu/drm/ast/
Dast_mode.c608 .prepare_fb = drm_gem_vram_plane_helper_prepare_fb,