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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_state.h299 r600_set_spi(ScrnInfoPtr pScrn, drmBufPtr ib, int vs_export_count, int num_interp);
H A Dr600_exa.c285 r600_set_spi(pScrn, accel_state->ib, 0, 0);
510 r600_set_spi(pScrn, accel_state->ib, (1 - 1), 1);
1504 r600_set_spi(pScrn, accel_state->ib, (2 - 1), 2);
1506 r600_set_spi(pScrn, accel_state->ib, (1 - 1), 1);
H A Dr600_textured_videofuncs.c452 r600_set_spi(pScrn, accel_state->ib, (1 - 1), 1);
H A Dr6xx_accel.c440 r600_set_spi(ScrnInfoPtr pScrn, drmBufPtr ib, int vs_export_count, int num_interp) function in typeref:typename:void
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_state.h275 r600_set_spi(ScrnInfoPtr pScrn, int vs_export_count, int num_interp);
H A Dr600_exa.c241 r600_set_spi(pScrn, 0, 0);
458 r600_set_spi(pScrn, (1 - 1), 1);
1530 r600_set_spi(pScrn, (2 - 1), 2);
1532 r600_set_spi(pScrn, (1 - 1), 1);
H A Dr600_textured_videofuncs.c422 r600_set_spi(pScrn, (1 - 1), 1);
H A Dr6xx_accel.c371 r600_set_spi(ScrnInfoPtr pScrn, int vs_export_count, int num_interp) function in typeref:typename:void

Completed in 13 milliseconds