Searched refs:cp_mode (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/drm/ | ||
H A D | radeon_io32.h | 40 int cp_mode; member in struct:drm_radeon_init_32 |
H A D | radeon_cp.c | 1024 RADEON_WRITE(RADEON_CP_CSQ_CNTL, dev_priv->cp_mode); 1408 dev_priv->cp_mode = init->cp_mode; 1415 if ((init->cp_mode != RADEON_CSQ_PRIBM_INDDIS) && 1416 (init->cp_mode != RADEON_CSQ_PRIBM_INDBM)) { 1417 DRM_DEBUG("BAD cp_mode (%x)!\n", init->cp_mode); 1819 init.cp_mode = init32.cp_mode; 1869 if (dev_priv->cp_mode [all...] |
H A D | radeon_drm.h | 568 int cp_mode; member in struct:drm_radeon_init |
H A D | radeon_drv.h | 234 int cp_mode; member in struct:drm_radeon_private |
Completed in 57 milliseconds