HomeSort by: relevance | last modified time | path
    Searched refs:ast_vbios_enhtable (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_tables.h 217 static const struct ast_vbios_enhtable res_640x480[] = {
230 static const struct ast_vbios_enhtable res_800x600[] = {
246 static const struct ast_vbios_enhtable res_1024x768[] = {
259 static const struct ast_vbios_enhtable res_1280x1024[] = {
270 static const struct ast_vbios_enhtable res_1600x1200[] = {
278 static const struct ast_vbios_enhtable res_1360x768[] = {
286 static const struct ast_vbios_enhtable res_1600x900[] = {
296 static const struct ast_vbios_enhtable res_1920x1080[] = {
307 static const struct ast_vbios_enhtable res_1280x800[] = {
318 static const struct ast_vbios_enhtable res_1440x900[] =
    [all...]
ast_drv.h 259 struct ast_vbios_enhtable { struct
283 const struct ast_vbios_enhtable *enh_table;
ast_mode.c 101 const struct ast_vbios_enhtable *best = NULL;
165 const struct ast_vbios_enhtable *loop = vbios_mode->enh_table;

Completed in 13 milliseconds