Searched refs:HDP_MEM_COHERENCY_FLUSH_CNTL (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dni.c795 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0x1);
2006 radeon_ring_write(ring, PACKET0(HDP_MEM_COHERENCY_FLUSH_CNTL, 0));
2031 radeon_ring_write(ring, (0xf << 16) | (HDP_MEM_COHERENCY_FLUSH_CNTL >> 2));
H A Dnid.h194 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro
H A Dsid.h261 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro
H A Dsi.c2481 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0x1);
3100 radeon_ring_write(ring, HDP_MEM_COHERENCY_FLUSH_CNTL >> 2);
3134 radeon_ring_write(ring, (0xf << 16) | (HDP_MEM_COHERENCY_FLUSH_CNTL >> 2));
H A Devergreen.c1220 WREG32(HDP_MEM_COHERENCY_FLUSH_CNTL, 0x1);
3402 radeon_ring_write(ring, (0xf << 16) | (HDP_MEM_COHERENCY_FLUSH_CNTL >> 2));
H A Devergreend.h486 #define HDP_MEM_COHERENCY_FLUSH_CNTL 0x5480 macro

Completed in 131 milliseconds