Searched refs:PACKET3_NOP (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vid.h | 112 #define PACKET3_NOP 0x10 macro
|
| H A D | gfx_v9_0.c | 7221 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v9_ring_insert_nop() 7544 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7600 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7660 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7702 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v9_4_3.c | 3791 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v9_4_3_ring_insert_nop() 3960 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 4004 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v12_1.c | 4201 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 4231 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v10_0.c | 9511 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v10_ring_insert_nop() 9837 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9895 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9935 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r300d.h | 46 #define PACKET3_NOP 0x10 macro
|
| H A D | rv515d.h | 189 #define PACKET3_NOP 0x10 macro
|
| H A D | nid.h | 1162 #define PACKET3_NOP 0x10 macro
|
| H A D | r100d.h | 46 #define PACKET3_NOP 0x10 macro
|
| H A D | cikd.h | 1698 #define PACKET3_NOP 0x10 macro
|
| H A D | r300.c | 1272 case PACKET3_NOP: in r300_packet3_check()
|
| H A D | evergreen_cs.c | 2756 case PACKET3_NOP: in evergreen_packet3_check() 3450 case PACKET3_NOP: in evergreen_vm_packet3_check()
|
| H A D | evergreend.h | 1548 #define PACKET3_NOP 0x10 macro
|
| H A D | r600d.h | 1592 #define PACKET3_NOP 0x10 macro
|
| H A D | r600_cs.c | 2268 case PACKET3_NOP: in r600_packet3_check()
|
| H A D | r100.c | 2056 case PACKET3_NOP: in r100_packet3_check()
|