Home
last modified time | relevance | path

Searched refs:clockRanges (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Mode.c247 xf86ShowClockRanges(ScrnInfoPtr scrp, ClockRangePtr clockRanges) in xf86ShowClockRanges() argument
255 for (cp = clockRanges; cp != NULL; cp = cp->next) { in xf86ShowClockRanges()
313 xf86FindClockRangeForMode(ClockRangePtr clockRanges, DisplayModePtr p) in xf86FindClockRangeForMode() argument
317 for (cp = clockRanges;; cp = cp->next) in xf86FindClockRangeForMode()
329 ClockRangePtr clockRanges, Bool allowDiv2) in xf86HandleBuiltinMode() argument
347 cp = xf86FindClockRangeForMode(clockRanges, p); in xf86HandleBuiltinMode()
456 ClockRangePtr clockRanges, LookupModeFlags strategy) in xf86LookupMode() argument
495 for (cp = clockRanges; cp != NULL; cp = cp->next) { in xf86LookupMode()
525 return xf86HandleBuiltinMode(scrp, p, modep, clockRanges, in xf86LookupMode()
530 cp = xf86FindClockRangeForMode(clockRanges, p); in xf86LookupMode()
[all …]
H A Dxf86.h356 const char **modeNames, ClockRangePtr clockRanges,
370 xf86ShowClockRanges(ScrnInfoPtr scrp, ClockRangePtr clockRanges);
H A Dxf86str.h653 ClockRangePtr clockRanges; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A DvbeModes.h86 ClockRangePtr clockRanges,
H A DvbeModes.c438 const char **modeNames, ClockRangePtr clockRanges, in VBEValidateModes() argument
443 return xf86ValidateModes(scrp, availModes, modeNames, clockRanges, in VBEValidateModes()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog64670 the clockRanges list in the screen pointer is just plain insane, and
64673 We start at line 1495 by walking the linked list from scrp->clockRanges
64680 linked list from the clockRanges variable, and for every entry in
64682 not filled in the screen's clockRanges pointer yet, we set it to