__ast_vbios_find_mode_table
vmode_table = __ast_vbios_find_mode_table(res_table_wuxga, hdisplay, vdisplay);
vmode_table = __ast_vbios_find_mode_table(res_table_fullhd, hdisplay, vdisplay);
vmode_table = __ast_vbios_find_mode_table(res_table_wsxga_p, hdisplay, vdisplay);
vmode_table = __ast_vbios_find_mode_table(res_table, hdisplay, vdisplay);