Searched refs:NV43 (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/accelerants/skeleton/
H A DGetDeviceInfo.c84 case NV43:
85 sprintf(adi->chipset, "NV43");
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c280 si->ps.card_type = NV43;
283 sprintf(si->adi.chipset, "NV43");
294 si->ps.card_type = NV43;
297 sprintf(si->adi.chipset, "NV43");
308 si->ps.card_type = NV43;
311 sprintf(si->adi.chipset, "NV43");
412 si->ps.card_type = NV43;
415 sprintf(si->adi.chipset, "NV43");
419 si->ps.card_type = NV43;
422 sprintf(si->adi.chipset, "NV43");
[all...]
H A Dnv_dac2.c26 /* on NV40 arch (confirmed NV43, G71, G73) this routine doesn't work. */
28 case NV43:
H A Dnv_acc.c460 case NV43:
959 //fixme: this 'set' seems to hang the NV43 engine if executed:
H A Dnv_acc_dma.c703 case NV43:
1509 * (confirmed on NV11 and NV43 with less than 256 words forced freespace.)
1533 * (confirmed on NV11 and NV43 with less than 256 words forced freespace.)
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h200 NV43, enumerator in enum:__anon937::__anon940
/haiku/headers/private/graphics/via/
H A DDriverInterface.h132 NV43, enumerator in enum:__anon4
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h120 NV43, enumerator in enum:__anon15
204 * If you get too close to the DMA command buffer on NV40 and NV43 at least (both

Completed in 89 milliseconds