Searched refs:HasCRTC2 (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_probe.h58 Bool HasCRTC2; /* All cards except original Radeon */ member in struct:__anon6ebf7a450108
H A Damdgpu_kms.c1702 pAMDGPUEnt->HasCRTC2 = FALSE;
1704 pAMDGPUEnt->HasCRTC2 = TRUE;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_probe.h135 Bool HasCRTC2; /* All cards except original Radeon */ member in struct:__anonf31c12780308
H A Dradeon_video.c142 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2)
H A Dradeon_kms.c1965 pRADEONEnt->HasCRTC2 = FALSE;
1967 pRADEONEnt->HasCRTC2 = TRUE;
1976 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
2893 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_probe.h154 Bool HasCRTC2; member in struct:__anonedd29e230408
H A Dr128_output.c324 mask1 = R128_GPIO_MONID_MASK_1 | (pR128Ent->HasCRTC2 ? R128_GPIO_MONID_MASK_3 : R128_GPIO_MONID_MASK_2);
325 mask2 = R128_GPIO_MONID_A_1 | (pR128Ent->HasCRTC2 ? R128_GPIO_MONID_A_3 : R128_GPIO_MONID_A_2);
564 if (otypes[i] == OUTPUT_LVDS || !pR128Ent->HasCRTC2)
571 if (otypes[i] == OUTPUT_VGA && !pR128Ent->HasCRTC2) {
H A Dr128_driver.c844 pR128Ent->HasCRTC2 = FALSE;
898 pR128Ent->HasCRTC2 = TRUE;
2497 if (pR128Ent->HasCRTC2) {
2581 if (pR128Ent->HasCRTC2) {
H A Dr128_crtc.c1099 if (!pR128Ent->HasCRTC2)
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_pm.c178 if (!pRADEONEnt->HasCRTC2) {
412 if ( !pRADEONEnt->HasCRTC2 ) {
519 if ( !pRADEONEnt->HasCRTC2 ) {
H A Dradeon_kms.c751 pRADEONEnt->HasCRTC2 = FALSE;
753 pRADEONEnt->HasCRTC2 = TRUE;
762 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
H A Dradeon_probe.h731 Bool HasCRTC2; /* All cards except original Radeon */ member in struct:__anon297917400c08
H A Dradeon_driver.c1634 if (!pRADEONEnt->HasCRTC2) {
1884 pRADEONEnt->HasCRTC2 = TRUE;
1898 pRADEONEnt->HasCRTC2 = !card->nocrtc2;
3221 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
4122 if (pRADEONEnt->HasCRTC2) {
4188 if (pRADEONEnt->HasCRTC2) {
4208 if (pRADEONEnt->HasCRTC2)
5810 if (pRADEONEnt->HasCRTC2) {
5863 if (pRADEONEnt->HasCRTC2) {
5899 if (pRADEONEnt->HasCRTC2
[all...]
H A Dradeon_bios.c279 if (pRADEONEnt->HasCRTC2)
295 if (pRADEONEnt->HasCRTC2)
314 if (pRADEONEnt->HasCRTC2)
H A Dradeon_crtc.c879 if (!pRADEONEnt->HasCRTC2)
H A Dlegacy_output.c305 if (!pRADEONEnt->HasCRTC2)
1149 if (IS_R300_VARIANT || (info->ChipFamily == CHIP_FAMILY_R200) || !pRADEONEnt->HasCRTC2)
H A Dradeon_accel.c268 if (info->HasCRTC2) {
H A Dlegacy_crtc.c96 if (pRADEONEnt->HasCRTC2 &&
H A Dradeon_output.c544 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
2538 if (!pRADEONEnt->HasCRTC2) {
H A Dradeon_video.c324 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2)
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.h538 Bool HasCRTC2; /* MX, IX, Supersavage */ member in struct:_Savage
H A Dsavage_driver.c1770 psav->HasCRTC2 = TRUE;
1773 psav->HasCRTC2 = FALSE;

Completed in 52 milliseconds