Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c111 enum stdu_content_type content_fb_type; member
395 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_mode_set_nofb()
463 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_atomic_disable()
1130 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
1277 vps->content_fb_type = new_content_type; in vmw_stdu_primary_plane_prepare_fb()
1285 if (vps->content_fb_type == SEPARATE_DMA && in vmw_stdu_primary_plane_prepare_fb()
1336 stdu->content_fb_type = vps->content_fb_type; in vmw_stdu_primary_plane_atomic_update()
Dvmwgfx_kms.h172 int content_fb_type; member