OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agpMode
(Results
1 - 23
of
23
) sorted by relevancy
/xsrc/external/mit/xf86-video-savage/dist/src/
savage_dri.h
39
int
agpMode
; /* 0 for PCI cards */
savage_dri.c
212
switch ( psav->
agpMode
) {
939
pSAVAGEDRI->
agpMode
= psav->IsPCI ? 0 : psav->
agpMode
;
1034
xf86DrvMsg( pScrn->scrnIndex, X_INFO, "[junkers]
agpMode
:%d\n",pSAVAGEDRI->
agpMode
);
savage_driver.h
491
int
agpMode
;
savage_driver.c
321
{ OPTION_AGP_MODE, "
AGPMode
", OPTV_INTEGER, {0}, FALSE },
1634
psav->
agpMode
= SAVAGE_DEFAULT_AGP_MODE;
1635
/*psav->
agpMode
= SAVAGE_MAX_AGP_MODE;*/
1639
OPTION_AGP_MODE, &(psav->
agpMode
))) {
1640
if (psav->
agpMode
< 1) {
1641
psav->
agpMode
= 1;
1643
if (psav->
agpMode
> SAVAGE_MAX_AGP_MODE) {
1644
psav->
agpMode
= SAVAGE_MAX_AGP_MODE;
1646
if ((psav->
agpMode
> 2) &&
1649
psav->
agpMode
= 2; /* old savages only support 2x *
[
all
...]
/xsrc/external/mit/xf86-video-mach64/dist/src/
mach64_dri.h
46
int
agpMode
;
100
int
AGPMode
;
atidri.c
233
pATIDRIServer->
agpMode
= pATI->OptionAGPMode;
235
pATIDRIServer->
agpMode
);
243
pATIDRIServer->
agpMode
= 2;
245
pATIDRIServer->
agpMode
= 1;
248
pATIDRIServer->
agpMode
);
252
switch ( pATIDRIServer->
agpMode
) {
308
pATIDRIServer->
agpMode
= ATI_DEFAULT_AGP_MODE;
455
if (pATIDRIServer->
agpMode
== 1) {
996
pATIDRI->
AGPMode
= pATIDRIServer->
agpMode
;
[
all
...]
/xsrc/external/mit/xf86-video-mga/dist/src/
mga_dri.h
99
int
agpMode
;
mga_dri.c
314
switch ( pMga->
agpMode
) {
343
pMga->
agpMode
= dma_bs.agp_mode;
388
switch ( pMga->
agpMode
) {
400
pMga->
agpMode
= 1;
1176
pMGADRI->
agpMode
= pMga->
agpMode
;
mga_merge.c
318
pMga->
agpMode
= pMga1->
agpMode
;
mga_driver.c
583
{ OPTION_AGP_MODE, "
AGPMode
", OPTV_INTEGER, {0}, FALSE },
1930
pMga->
agpMode
= MGA_DEFAULT_AGP_MODE;
1933
OPTION_AGP_MODE, &(pMga->
agpMode
))) {
1934
if (pMga->
agpMode
< 1) {
1935
pMga->
agpMode
= 1;
1937
if (pMga->
agpMode
> MGA_MAX_AGP_MODE) {
1938
pMga->
agpMode
= MGA_MAX_AGP_MODE;
1950
pMga->
agpMode
);
mga.h
617
int
agpMode
;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
xf86_OSproc.h
145
CARD32
agpMode
;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
xf86_OSproc.h
167
CARD32
agpMode
;
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri.c
684
* the standard
AGPMode
settings, so we detect and handle these
685
* on a case-by-base basis with quirks. To see if an
AGPMode
is valid, test
686
* it by setting Option "
AGPMode
" "1" (or "2", or "4", or "8"). */
700
/* Intel E7505 Memory Controller Hub / RV350 AR [Radeon 9600XT] Needs
AGPMode
4 (deb #515326) */
702
/* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs
AGPMode
4 (deb #462590) */
704
/* Intel 82865G/PE/P DRAM Controller/Host-Hub / RV280 [Radeon 9200 SE] Needs
AGPMode
4 (lp #300304) */
706
/* Intel 82855PM host bridge / Mobility M7 LW Needs
AGPMode
4 (lp: #353996) */
708
/* Intel 82855PM Processor to I/O Controller / Mobility M6 LY Needs
AGPMode
1 (deb #467235) */
710
/* Intel 82855PM host bridge / Mobility 9600 M10 RV350 Needs
AGPMode
1 (lp #195051) */
712
/* Intel 82855PM host bridge / FireGL Mobility T2 RV350 Needs
AGPMode
2 (fdo #20647) *
[
all
...]
legacy_crtc.c
1528
sclk_eff = info->sclk - (info->dri->
agpMode
* 50.0 / 3.0);
radeon.h
542
int
agpMode
;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
lnx_agp.c
151
info->
agpMode
= agpinf.agp_mode;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
sun_agp.c
133
info->
agpMode
= agpinf.agpi_mode;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
lnx_agp.c
151
info->
agpMode
= agpinf.agp_mode;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
sun_agp.c
132
info->
agpMode
= agpinf.agpi_mode;
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c
173
{ OPTION_AGP_MODE, "
AGPMode
", OPTV_INTEGER, {0}, FALSE },
1101
info->
agpMode
= R128_DEFAULT_AGP_MODE;
1111
OPTION_AGP_MODE, &(info->
agpMode
))) {
1112
if (info->
agpMode
< 1 || info->
agpMode
> R128_AGP_MAX_MODE) {
1114
"Illegal AGP Mode: %d\n", info->
agpMode
);
1118
"Using AGP %dx mode\n", info->
agpMode
);
r128.h
408
int
agpMode
;
r128_dri.c
219
switch (info->
agpMode
) {
1006
pR128DRI->
AGPMode
= info->
agpMode
;
Completed in 41 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026