Home
last modified time | relevance | path

Searched refs:radeon_ddx_cs_start (Results 1 – 4 of 4) sorted by relevance

/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Devergreen_state.h229 radeon_ddx_cs_start(pScrn, (n), __FILE__, __func__, __LINE__); \
H A Dr600_state.h190 radeon_ddx_cs_start(pScrn, (n), __FILE__, __func__, __LINE__); \
H A Dradeon.h703 extern void radeon_ddx_cs_start(ScrnInfoPtr pScrn,
920 radeon_ddx_cs_start(pScrn, n, __FILE__, __func__, __LINE__); \
H A Dradeon_kms.c156 void radeon_ddx_cs_start(ScrnInfoPtr pScrn, in radeon_ddx_cs_start() function