Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
Dast_tables.h184 static struct ast_vbios_enhtable res_640x480[] = {
197 static struct ast_vbios_enhtable res_800x600[] = {
213 static struct ast_vbios_enhtable res_1024x768[] = {
226 static struct ast_vbios_enhtable res_1280x1024[] = {
237 static struct ast_vbios_enhtable res_1600x1200[] = {
245 static struct ast_vbios_enhtable res_1360x768[] = {
252 static struct ast_vbios_enhtable res_1600x900[] = {
261 static struct ast_vbios_enhtable res_1920x1080[] = {
270 static struct ast_vbios_enhtable res_1280x800[] = {
280 static struct ast_vbios_enhtable res_1440x900[] = {
[all …]
Dast_drv.h285 struct ast_vbios_enhtable { struct
309 struct ast_vbios_enhtable *enh_table; argument
Dast_mode.c85 struct ast_vbios_enhtable *best = NULL; in ast_get_vbios_mode_info()
149 struct ast_vbios_enhtable *loop = vbios_mode->enh_table; in ast_get_vbios_mode_info()