Home
last modified time | relevance | path

Searched refs:WAIT_UNTIL (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/gpu/drm/radeon/reg_srcs/
H A Drn5029 0x1720 WAIT_UNTIL
H A Dr10029 0x1720 WAIT_UNTIL
H A Dr20029 0x1720 WAIT_UNTIL
H A Drv51529 0x1720 WAIT_UNTIL
H A Dcayman3 0x00008040 WAIT_UNTIL
H A Devergreen3 0x00008040 WAIT_UNTIL
H A Dr30029 0x1720 WAIT_UNTIL
H A Dr600751 0x00008040 WAIT_UNTIL
H A Drs60029 0x1720 WAIT_UNTIL
H A Dr42029 0x1720 WAIT_UNTIL
/linux/drivers/video/fbdev/aty/
H A Dradeon_accel.c61 OUTREG(WAIT_UNTIL, (WAIT_2D_IDLECLEAN | WAIT_DMA_GUI_IDLE)); in radeonfb_prim_fillrect()
126 OUTREG(WAIT_UNTIL, (WAIT_2D_IDLECLEAN | WAIT_DMA_GUI_IDLE)); in radeonfb_prim_copyarea()
/linux/include/video/
H A Daty128.h198 #define WAIT_UNTIL 0x1720 macro
H A Dradeon.h132 #define WAIT_UNTIL 0x1720 macro
749 /* WAIT_UNTIL bit constants */
/linux/drivers/gpu/drm/radeon/
H A Drv515d.h50 #define WAIT_UNTIL 0x1720 macro
H A Drv770d.h656 #define WAIT_UNTIL 0x8040 macro
H A Dr600.c2903 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); in r600_fence_ring_emit()
2992 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); in r600_copy_cpdma()
3012 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); in r600_copy_cpdma()
H A Devergreend.h1166 #define WAIT_UNTIL 0x8040 macro
H A Dr600d.h602 #define WAIT_UNTIL 0x8040 macro
H A Devergreen_cs.c3324 case WAIT_UNTIL: in evergreen_vm_reg_valid()