Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c125 enum stdu_content_type content_fb_type; member
399 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_mode_set_nofb()
455 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_atomic_disable()
952 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
1091 vps->content_fb_type = new_content_type; in vmw_stdu_primary_plane_prepare_fb()
1125 if (vps->content_fb_type == SEPARATE_BO) in vmw_stdu_primary_plane_prepare_fb()
1421 stdu->content_fb_type = vps->content_fb_type; in vmw_stdu_primary_plane_atomic_update()
H A Dvmwgfx_kms.h278 int content_fb_type; member