Home
last modified time | relevance | path

Searched refs:drm_gem_vram_simple_display_pipe_cleanup_fb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_gem_vram_helper.h148 void drm_gem_vram_simple_display_pipe_cleanup_fb(
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c751 void drm_gem_vram_simple_display_pipe_cleanup_fb( in drm_gem_vram_simple_display_pipe_cleanup_fb() function
757 EXPORT_SYMBOL(drm_gem_vram_simple_display_pipe_cleanup_fb);
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dbochs.c469 .cleanup_fb = drm_gem_vram_simple_display_pipe_cleanup_fb,