Searched refs:WAIT_UNTIL (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | radeon_accel.c | 60 OUTREG(WAIT_UNTIL, (WAIT_2D_IDLECLEAN | WAIT_DMA_GUI_IDLE)); radeonfb_prim_fillrect() 125 OUTREG(WAIT_UNTIL, (WAIT_2D_IDLECLEAN | WAIT_DMA_GUI_IDLE)); radeonfb_prim_copyarea()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | r600_blit_shaders.c | 52 0x00008000, /* WAIT_UNTIL */ 375 0x00008000, /* WAIT_UNTIL */
|
H A D | rv515.c | 76 radeon_ring_write(ring, PACKET0(WAIT_UNTIL, 0)); rv515_ring_start() 92 radeon_ring_write(ring, PACKET0(WAIT_UNTIL, 0)); rv515_ring_start()
|
H A D | rv515d.h | 50 #define WAIT_UNTIL 0x1720 macro
|
H A D | rv770d.h | 655 #define WAIT_UNTIL 0x8040 macro
|
H A D | r600.c | 2853 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); r600_fence_ring_emit() 2942 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); r600_copy_cpdma() 2962 radeon_ring_write(ring, (WAIT_UNTIL - PACKET3_SET_CONFIG_REG_OFFSET) >> 2); r600_copy_cpdma()
|
H A D | evergreend.h | 1166 #define WAIT_UNTIL 0x8040 macro
|
H A D | r600d.h | 602 #define WAIT_UNTIL 0x8040 macro
|
H A D | evergreen_cs.c | 3192 case WAIT_UNTIL: evergreen_vm_reg_valid()
|
H A D | r100.c | 1416 * PACKET0 - WAIT_UNTIL +_value
|
/linux-4.1.27/include/video/ |
H A D | aty128.h | 197 #define WAIT_UNTIL 0x1720 macro
|
H A D | radeon.h | 131 #define WAIT_UNTIL 0x1720 macro 748 /* WAIT_UNTIL bit constants */
|
Completed in 3060 milliseconds