OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DotClock
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_modes.c
146
native_mode->
DotClock
!= 0) {
166
new->Clock = native_mode->
DotClock
;
355
if ((info->UseBiosDividers && native_mode->
DotClock
!= 0) || (ddc == NULL))
370
if (native_mode->
DotClock
== 0 &&
386
native_mode->
DotClock
= d_timings->clock / 1000;
406
if (info->UseBiosDividers && native_mode->
DotClock
!= 0)
429
native_mode->
DotClock
= p->Clock;
radeon_probe.h
272
int
DotClock
;
radeon_bios.c
1177
native_mode->
DotClock
= RADEON_BIOS16(tmp0+9) * 10;
1185
"XRes: %d, YRes: %d,
DotClock
: %d\n"
1188
native_mode->PanelXRes, native_mode->PanelYRes, native_mode->
DotClock
,
radeon_atombios.c
2099
native_mode->
DotClock
= le16_to_cpu(atomDataPtr->LVDS_Info.LVDS_Info->sLCDTiming.usPixClk) * 10;
2124
native_mode->
DotClock
= le16_to_cpu(atomDataPtr->LVDS_Info.LVDS_Info_v12->sLCDTiming.usPixClk) * 10;
2154
"XRes: %d, YRes: %d,
DotClock
: %d\n"
2157
native_mode->PanelXRes, native_mode->PanelYRes, native_mode->
DotClock
,
radeon_output.c
660
adjusted_mode->Clock = native_mode->
DotClock
;
671
adjusted_mode->Clock = native_mode->
DotClock
;
/xsrc/external/mit/xf86-video-nsc/dist/src/
nsc.h
278
unsigned int
DotClock
;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
via_outputs.c
764
* Needs to be called to reset the
dotclock
(after SR40:2/1 reset)
948
for (i = 0; ViaDotClocks[i].
DotClock
; i++)
949
if (ViaDotClocks[i].
DotClock
== mode->Clock) {
963
for (i = 0; ViaDotClocks[i].
DotClock
; i++)
964
if (ViaDotClocks[i].
DotClock
== mode->Clock)
via_mode.h
54
int
DotClock
;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorgconf.cpp
333
DotClock
25.175
343
#
DotClock
45
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp
339
DotClock
25.175
349
#
DotClock
45
Completed in 18 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026