Searched refs:min_h (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_driver.c1672 ranges.min_h = ranges1.min_h > ranges2.min_h ? ranges1.min_h:ranges2.min_h;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c468 det_mon->section.ranges.min_h;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dedid.h487 int min_h; member in struct:monitor_ranges
H A Dinterpret_edid.c551 r->min_h = MIN_H;
H A Dprint_edid.c377 r->min_v, r->max_v, r->min_h, r->max_h);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dprint_edid.c411 r->min_v, r->max_v, r->min_h, r->max_h);
H A Dedid.h497 int min_h; member in struct:monitor_ranges
H A Dinterpret_edid.c670 r->min_h = MIN_H;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c722 ranges->min_h = 0;
782 det_mon->section.ranges.min_h = 0;
H A Di830_lvds.c997 ranges->min_h = 0;
1039 det_mon->section.ranges.min_h = 0;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c1892 ("min_v = %d max_v = %d min_h = %d max_h = %d max_clock = %d\n",
1893 pranges->min_v, pranges->max_v, pranges->min_h,
2068 ("min_v = %d max_v = %d min_h = %d max_h = %d max_clock = %d\n",
2069 pranges->min_v, pranges->max_v, pranges->min_h,
2072 if (range->loH > pranges->min_h)
2073 range->loH = pranges->min_h;
6929 ("min_v = %d max_v = %d min_h = %d max_h = %d max_clock = %d\n",
6930 pranges->min_v, pranges->max_v, pranges->min_h,
6933 if (range->loH > pranges->min_h)
6934 range->loH = pranges->min_h;
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c480 ptr->mon_hsync[ptr->mon_n_hsync].lo = det_mon->section.ranges.min_h;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86EdidModes.c1125 det_mon->section.ranges.min_h;
H A Dxf86Crtc.c1522 p->mon_rec->hsync[p->mon_rec->nHsync].lo = ranges->min_h;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86EdidModes.c1132 det_mon->section.ranges.min_h;
H A Dxf86Crtc.c1630 p->mon_rec->hsync[p->mon_rec->nHsync].lo = ranges->min_h;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c850 mon->hsync[0].lo = ddc->det_mon[i].section.ranges.min_h;

Completed in 47 milliseconds