Searched refs:R600_DEALLOC_DIST_MASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/drm/
H A Dr600_cp.c833 RADEON_WRITE(R600_VGT_OUT_DEALLOC_CNTL, (num_qd_pipes * 4) & R600_DEALLOC_DIST_MASK);
1411 RADEON_WRITE(R600_VGT_OUT_DEALLOC_CNTL, (num_qd_pipes * 4) & R600_DEALLOC_DIST_MASK);
H A Dradeon_drv.h1654 # define R600_DEALLOC_DIST_MASK 0x7f macro
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dr600_cp.c925 RADEON_WRITE(R600_VGT_OUT_DEALLOC_CNTL, (num_qd_pipes * 4) & R600_DEALLOC_DIST_MASK);
1588 RADEON_WRITE(R600_VGT_OUT_DEALLOC_CNTL, (num_qd_pipes * 4) & R600_DEALLOC_DIST_MASK);
H A Dradeon_drv.h1637 # define R600_DEALLOC_DIST_MASK 0x7f macro

Completed in 111 milliseconds