/linux/drivers/video/fbdev/core/ |
H A D | fbmon.c | 709 specs->vfmax = V_MAX_RATE; in fb_get_monitor_limits() 761 if (specs->vfmax == 0 || specs->vfmax < hz) in fb_get_monitor_limits() 762 specs->vfmax = hz; in fb_get_monitor_limits() 772 specs->vfmax, specs->dclkmax/1000000); in fb_get_monitor_limits() 1219 u32 hfmin, hfmax, vfmin, vfmax, dclkmin, dclkmax, err = 0; in fb_get_mode() local 1231 if (!info || !info->monspecs.hfmax || !info->monspecs.vfmax || in fb_get_mode() 1234 info->monspecs.vfmax < info->monspecs.vfmin || in fb_get_mode() 1237 vfmin = 60; vfmax = 60; in fb_get_mode() 1243 vfmax = info->monspecs.vfmax; in fb_get_mode() 1263 if (timings->vfreq > vfmax) { in fb_get_mode() [all …]
|
H A D | modedb.c | 770 info->monspecs.vfmin && info->monspecs.vfmax && in fb_find_mode()
|
/linux/drivers/video/fbdev/ |
H A D | acornfb.c | 62 .vfmax = 51, 67 .vfmax = 199, 72 .vfmax = 64, 77 .vfmax = 60, 82 .vfmax = 75, 87 .vfmax = 60, 430 return (vs >= monspecs->vfmin && vs <= monspecs->vfmax && in acornfb_validate_timing() 776 fb_info.monspecs.vfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon() 778 fb_info.monspecs.vfmax = fb_info.monspecs.vfmin; in acornfb_parse_mon() 797 fb_info.monspecs.vfmax < fb_info.monspecs.vfmin) in acornfb_parse_mon() [all …]
|
H A D | au1200fb.c | 370 .vfmax = 60, 398 .vfmax = 60, 425 .vfmax = 60, 452 .vfmax = 60, 479 .vfmax = 60, 506 .vfmax = 60, 533 .vfmax = 60, 563 .vfmax = 81, 593 .vfmax = 60, 622 .vfmax = 60,
|
H A D | atafb.c | 1286 if (vfreq > fb_info.monspecs.vfmax && !doubleline && !interlace) { in falcon_decode_var() 1300 fb_info.monspecs.vfmax; in falcon_decode_var() 1306 } else if (vfreq > fb_info.monspecs.vfmax && doubleline) { in falcon_decode_var() 1311 fb_info.monspecs.vfmax; in falcon_decode_var() 1317 } else if (vfreq > fb_info.monspecs.vfmax && interlace) { in falcon_decode_var() 1322 fb_info.monspecs.vfmax; in falcon_decode_var() 1329 vfreq > fb_info.monspecs.vfmax) in falcon_decode_var() 1736 fb_info.monspecs.vfmax = 72; in falcon_detect() 1744 fb_info.monspecs.vfmax = 60; in falcon_detect() 2905 fb_info.monspecs.vfmax = vmax; in atafb_setup_mcap() [all …]
|
H A D | pvr2fb.c | 883 fb_info->monspecs.vfmax = 60; in pvr2fb_dc_init() 889 fb_info->monspecs.vfmax = 51; in pvr2fb_dc_init()
|
H A D | hgafb.c | 593 info->monspecs.vfmax = 10000; in hgafb_probe()
|
H A D | uvesafb.c | 659 if (info->monspecs.vfmax && info->monspecs.hfmax) { in uvesafb_vbe_getedid() 698 info->monspecs.vfmax = maxvf; in uvesafb_vbe_getmonspecs() 716 info->monspecs.vfmax, in uvesafb_vbe_getmonspecs()
|
H A D | sa1100fb.c | 1060 .vfmax = 65,
|
H A D | i740fb.c | 716 if (info->monspecs.hfmax && info->monspecs.vfmax && in i740fb_check_var()
|
H A D | amifb.c | 3653 info->monspecs.vfmax = amifb_vfmax; in amifb_probe() 3661 info->monspecs.vfmax = 90; in amifb_probe()
|
H A D | tdfxfb.c | 470 if (info->monspecs.hfmax && info->monspecs.vfmax && in tdfxfb_check_var()
|
/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-osd.c | 321 dev->fb_info.monspecs.vfmax = 100; in vivid_fb_init_vidmode()
|
/linux/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 1069 |(info->monspecs.vfmax-VFMAX); in i810_check_params() 1749 if (!info->monspecs.vfmax) in i810_init_monspecs() 1750 info->monspecs.vfmax = vsync2; in i810_init_monspecs() 2096 info->monspecs.vfmax, info->var.xres, in i810fb_init_pci()
|
/linux/include/linux/ |
H A D | fb.h | 87 __u16 vfmax; /* vfreq upper limit (Hz) */ member
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtvfb.c | 1062 oi->ivtvfb_info.monspecs.vfmax = 100; in ivtvfb_init_vidmode()
|
/linux/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 820 if (!info->monspecs.hfmax || !info->monspecs.vfmax || in nvidiafb_check_var()
|
/linux/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1138 if (!info->monspecs.vfmax || !info->monspecs.hfmax || in rivafb_check_var()
|
/linux/arch/s390/tools/ |
H A D | opcodes.txt | 1072 e7ef vfmax VRR_VVV0UUU
|
/linux/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 907 if (!info->monspecs.hfmax || !info->monspecs.vfmax || in savagefb_check_var()
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 1798 minfo->fbcon.monspecs.vfmax = fv; in initMatrox2()
|