Searched refs:ast_vbios_enhtable (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/ast/
H A Dast_tables.h215 static const struct ast_vbios_enhtable res_640x480[] = {
228 static const struct ast_vbios_enhtable res_800x600[] = {
244 static const struct ast_vbios_enhtable res_1024x768[] = {
257 static const struct ast_vbios_enhtable res_1280x1024[] = {
268 static const struct ast_vbios_enhtable res_1600x1200[] = {
275 static const struct ast_vbios_enhtable res_1152x864[] = {
283 static const struct ast_vbios_enhtable res_1360x768[] = {
291 static const struct ast_vbios_enhtable res_1600x900[] = {
301 static const struct ast_vbios_enhtable res_1920x1080[] = {
312 static const struct ast_vbios_enhtable res_1280x80
[all...]
H A Dast_drv.h359 struct ast_vbios_enhtable { struct
383 const struct ast_vbios_enhtable *enh_table;
H A Dast_mode.c118 const struct ast_vbios_enhtable *best = NULL;
185 const struct ast_vbios_enhtable *loop = vbios_mode->enh_table;

Completed in 125 milliseconds