/kernel/linux/linux-4.19/drivers/video/fbdev/core/ |
D | fbmon.c | 706 specs->hfmax = H_MAX_RATE * 1000; in fb_get_monitor_limits() 754 if (specs->hfmax == 0 || specs->hfmax < hscan) in fb_get_monitor_limits() 755 specs->hfmax = hscan; in fb_get_monitor_limits() 770 specs->hfmin/1000, specs->hfmax/1000, specs->vfmin, in fb_get_monitor_limits() 1217 u32 hfmin, hfmax, vfmin, vfmax, dclkmin, dclkmax, err = 0; in fb_get_mode() local 1229 if (!info || !info->monspecs.hfmax || !info->monspecs.vfmax || in fb_get_mode() 1231 info->monspecs.hfmax < info->monspecs.hfmin || in fb_get_mode() 1234 hfmin = 29000; hfmax = 30000; in fb_get_mode() 1239 hfmax = info->monspecs.hfmax; in fb_get_mode() 1259 timings->hfreq = hfmax; in fb_get_mode() [all …]
|
D | modedb.c | 762 info->monspecs.hfmin && info->monspecs.hfmax && in fb_find_mode()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
D | fbmon.c | 706 specs->hfmax = H_MAX_RATE * 1000; in fb_get_monitor_limits() 754 if (specs->hfmax == 0 || specs->hfmax < hscan) in fb_get_monitor_limits() 755 specs->hfmax = hscan; in fb_get_monitor_limits() 770 specs->hfmin/1000, specs->hfmax/1000, specs->vfmin, 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() 1233 info->monspecs.hfmax < info->monspecs.hfmin || in fb_get_mode() 1236 hfmin = 29000; hfmax = 30000; in fb_get_mode() 1241 hfmax = info->monspecs.hfmax; in fb_get_mode() 1261 timings->hfreq = hfmax; in fb_get_mode() [all …]
|
D | modedb.c | 762 info->monspecs.hfmin && info->monspecs.hfmax && in fb_find_mode()
|
/kernel/linux/linux-4.19/drivers/video/fbdev/ |
D | acornfb.c | 64 .hfmax = 15781, 69 .hfmax = 99999, 74 .hfmax = 58608, 79 .hfmax = 70000, 84 .hfmax = 70000, 89 .hfmax = 70000, 435 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL; in acornfb_validate_timing() 773 fb_info.monspecs.hfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon() 775 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin; in acornfb_parse_mon() 802 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin || in acornfb_parse_mon() [all …]
|
D | au1200fb.c | 367 .hfmax = 70000, 395 .hfmax = 70000, 422 .hfmax = 70000, 449 .hfmax = 70000, 476 .hfmax = 70000, 503 .hfmax = 70000, 530 .hfmax = 70000, 560 .hfmax = 20000, 590 .hfmax = 70000, 619 .hfmax = 70000,
|
D | atafb.c | 1289 if (hfreq > fb_info.monspecs.hfmax && mon_type != F_MON_VGA) { in falcon_decode_var() 1296 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin) in falcon_decode_var() 1779 fb_info.monspecs.hfmax = 35715; in falcon_detect() 1787 fb_info.monspecs.hfmax = 15755; in falcon_detect() 2995 fb_info.monspecs.hfmax = hmax; in atafb_setup_mcap() 3150 fb_info.monspecs.hfmax = 32000; in atafb_init()
|
D | pvr2fb.c | 857 fb_info->monspecs.hfmax = 70000; in pvr2fb_dc_init() 863 fb_info->monspecs.hfmax = 15781; in pvr2fb_dc_init()
|
D | hgafb.c | 577 info->monspecs.hfmax = 0; in hgafb_probe()
|
D | uvesafb.c | 656 if (info->monspecs.vfmax && info->monspecs.hfmax) { in uvesafb_vbe_getedid() 697 info->monspecs.hfmax = maxhf * 1000; in uvesafb_vbe_getmonspecs() 714 (int)(info->monspecs.hfmax / 1000), in uvesafb_vbe_getmonspecs()
|
D | amba-clcd.c | 534 fb->fb.monspecs.hfmax = 100000; in clcdfb_register()
|
D | sa1100fb.c | 1121 .hfmax = 70000,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | acornfb.c | 60 .hfmax = 15781, 65 .hfmax = 99999, 70 .hfmax = 58608, 75 .hfmax = 70000, 80 .hfmax = 70000, 85 .hfmax = 70000, 431 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL; in acornfb_validate_timing() 769 fb_info.monspecs.hfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon() 771 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin; in acornfb_parse_mon() 798 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin || in acornfb_parse_mon() [all …]
|
D | au1200fb.c | 368 .hfmax = 70000, 396 .hfmax = 70000, 423 .hfmax = 70000, 450 .hfmax = 70000, 477 .hfmax = 70000, 504 .hfmax = 70000, 531 .hfmax = 70000, 561 .hfmax = 20000, 591 .hfmax = 70000, 620 .hfmax = 70000,
|
D | atafb.c | 1267 if (hfreq > fb_info.monspecs.hfmax && mon_type != F_MON_VGA) { in falcon_decode_var() 1274 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin) in falcon_decode_var() 1757 fb_info.monspecs.hfmax = 35715; in falcon_detect() 1765 fb_info.monspecs.hfmax = 15755; in falcon_detect() 2973 fb_info.monspecs.hfmax = hmax; in atafb_setup_mcap() 3123 fb_info.monspecs.hfmax = 32000; in atafb_probe()
|
D | pvr2fb.c | 875 fb_info->monspecs.hfmax = 70000; in pvr2fb_dc_init() 881 fb_info->monspecs.hfmax = 15781; in pvr2fb_dc_init()
|
D | hgafb.c | 580 info->monspecs.hfmax = 0; in hgafb_probe()
|
D | uvesafb.c | 657 if (info->monspecs.vfmax && info->monspecs.hfmax) { in uvesafb_vbe_getedid() 698 info->monspecs.hfmax = maxhf * 1000; in uvesafb_vbe_getmonspecs() 715 (int)(info->monspecs.hfmax / 1000), in uvesafb_vbe_getmonspecs()
|
D | amba-clcd.c | 510 fb->fb.monspecs.hfmax = 100000; in clcdfb_register()
|
/kernel/linux/linux-4.19/drivers/media/platform/vivid/ |
D | vivid-osd.c | 323 dev->fb_info.monspecs.hfmax = 70000; in vivid_fb_init_vidmode()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
D | vivid-osd.c | 322 dev->fb_info.monspecs.hfmax = 70000; in vivid_fb_init_vidmode()
|
/kernel/linux/linux-4.19/drivers/video/fbdev/i810/ |
D | i810_main.c | 1066 |(info->monspecs.hfmax-HFMAX) in i810_check_params() 1733 if (!info->monspecs.hfmax) in i810_init_monspecs() 1734 info->monspecs.hfmax = hsync2; in i810_init_monspecs() 2088 info->monspecs.hfmax/1000, info->monspecs.vfmin, in i810fb_init_pci()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
D | i810_main.c | 1066 |(info->monspecs.hfmax-HFMAX) in i810_check_params() 1733 if (!info->monspecs.hfmax) in i810_init_monspecs() 1734 info->monspecs.hfmax = hsync2; in i810_init_monspecs() 2088 info->monspecs.hfmax/1000, info->monspecs.vfmin, in i810fb_init_pci()
|
/kernel/linux/linux-5.10/include/linux/ |
D | fb.h | 76 __u32 hfmax; /* hfreq upper limit (Hz) */ member
|
/kernel/linux/linux-4.19/include/linux/ |
D | fb.h | 76 __u32 hfmax; /* hfreq upper limit (Hz) */ member
|