Home
last modified time | relevance | path

Searched defs:use_agp (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/drm-4.0/
Dmga_state.c494 int use_agp = PDEA_pagpxfer_enable | 0x00000001; in mga_dma_dispatch_tex_blit() local
531 int use_agp = PDEA_pagpxfer_enable; in mga_dma_dispatch_vertex() local
583 int use_agp = PDEA_pagpxfer_enable; in mga_dma_dispatch_indices() local
Dmga_dma.c354 int use_agp = PDEA_pagpxfer_enable; in mga_fire_primary() local
Dmga_drv.h82 int use_agp; member