/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
D | fbmon.c | 708 specs->vfmax = V_MAX_RATE; in fb_get_monitor_limits() 760 if (specs->vfmax == 0 || specs->vfmax < hz) in fb_get_monitor_limits() 761 specs->vfmax = hz; in fb_get_monitor_limits() 771 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 …]
|
D | modedb.c | 761 info->monspecs.vfmin && info->monspecs.vfmax && in fb_find_mode()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
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() 778 fb_info.monspecs.vfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon() 780 fb_info.monspecs.vfmax = fb_info.monspecs.vfmin; in acornfb_parse_mon() 799 fb_info.monspecs.vfmax < fb_info.monspecs.vfmin) in acornfb_parse_mon() [all …]
|
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,
|
D | atafb.c | 1305 if (vfreq > fb_info.monspecs.vfmax && !doubleline && !interlace) { in falcon_decode_var() 1319 fb_info.monspecs.vfmax; in falcon_decode_var() 1325 } else if (vfreq > fb_info.monspecs.vfmax && doubleline) { in falcon_decode_var() 1330 fb_info.monspecs.vfmax; in falcon_decode_var() 1336 } else if (vfreq > fb_info.monspecs.vfmax && interlace) { in falcon_decode_var() 1341 fb_info.monspecs.vfmax; in falcon_decode_var() 1348 vfreq > fb_info.monspecs.vfmax) in falcon_decode_var() 1755 fb_info.monspecs.vfmax = 72; in falcon_detect() 1763 fb_info.monspecs.vfmax = 60; in falcon_detect() 2971 fb_info.monspecs.vfmax = vmax; in atafb_setup_mcap() [all …]
|
D | pvr2fb.c | 877 fb_info->monspecs.vfmax = 60; in pvr2fb_dc_init() 883 fb_info->monspecs.vfmax = 51; in pvr2fb_dc_init()
|
D | hgafb.c | 582 info->monspecs.vfmax = 10000; in hgafb_probe()
|
D | uvesafb.c | 657 if (info->monspecs.vfmax && info->monspecs.hfmax) { in uvesafb_vbe_getedid() 696 info->monspecs.vfmax = maxvf; in uvesafb_vbe_getmonspecs() 714 info->monspecs.vfmax, in uvesafb_vbe_getmonspecs()
|
D | amba-clcd.c | 512 fb->fb.monspecs.vfmax = 400; in clcdfb_register()
|
D | sa1100fb.c | 1060 .vfmax = 65,
|
D | i740fb.c | 711 if (info->monspecs.hfmax && info->monspecs.vfmax && in i740fb_check_var()
|
D | amifb.c | 3662 info->monspecs.vfmax = amifb_vfmax; in amifb_probe() 3670 info->monspecs.vfmax = 90; in amifb_probe()
|
D | tdfxfb.c | 471 if (info->monspecs.hfmax && info->monspecs.vfmax && in tdfxfb_check_var()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
D | vivid-osd.c | 324 dev->fb_info.monspecs.vfmax = 100; in vivid_fb_init_vidmode()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
D | i810_main.c | 1068 |(info->monspecs.vfmax-VFMAX); in i810_check_params() 1746 if (!info->monspecs.vfmax) in i810_init_monspecs() 1747 info->monspecs.vfmax = vsync2; in i810_init_monspecs() 2089 info->monspecs.vfmax, info->var.xres, in i810fb_init_pci()
|
/kernel/linux/linux-5.10/include/linux/ |
D | fb.h | 83 __u16 vfmax; /* vfreq upper limit (Hz) */ member
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
D | ivtvfb.c | 1062 oi->ivtvfb_info.monspecs.vfmax = 100; in ivtvfb_init_vidmode()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 817 if (!info->monspecs.hfmax || !info->monspecs.vfmax || in nvidiafb_check_var()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
D | fbdev.c | 1143 if (!info->monspecs.vfmax || !info->monspecs.hfmax || in rivafb_check_var()
|
/kernel/linux/linux-5.10/arch/s390/tools/ |
D | opcodes.txt | 1030 e7ef vfmax VRR_VVV0UUU
|
/kernel/linux/linux-5.10/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 903 if (!info->monspecs.hfmax || !info->monspecs.vfmax || in savagefb_check_var()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1795 minfo->fbcon.monspecs.vfmax = fv; in initMatrox2()
|