Searched refs:new_content_type (Results 1 – 1 of 1) sorted by relevance
1047 enum stdu_content_type new_content_type; in vmw_stdu_primary_plane_prepare_fb() local1068 new_content_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_prepare_fb()1070 new_content_type = SEPARATE_BO; in vmw_stdu_primary_plane_prepare_fb()1072 new_content_type = SEPARATE_SURFACE; in vmw_stdu_primary_plane_prepare_fb()1074 if (new_content_type != SAME_AS_DISPLAY) { in vmw_stdu_primary_plane_prepare_fb()1081 if (new_content_type == SEPARATE_BO) { in vmw_stdu_primary_plane_prepare_fb()1158 vps->content_fb_type = new_content_type; in vmw_stdu_primary_plane_prepare_fb()
Completed in 6 milliseconds