| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vid.h | 112 #define PACKET3_NOP 0x10 macro
|
| H A D | cikd.h | 236 #define PACKET3_NOP 0x10 macro
|
| H A D | soc15d.h | 86 #define PACKET3_NOP 0x10 macro
|
| H A D | sid.h | 343 #define PACKET3_NOP 0x10 macro
|
| H A D | nvd.h | 55 #define PACKET3_NOP 0x10 macro
|
| H A D | gfx_v12_0.c | 5084 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v12_ring_insert_nop() 5475 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5523 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5561 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v11_0.c | 557 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v11_ring_insert_nop() 6094 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, 1)); in gfx_v11_0_ring_emit_gfx_shadow() 7211 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7266 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7307 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v10_0.c | 9496 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v10_ring_insert_nop() 9823 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9881 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9921 .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 | sid.h | 1602 #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 | si.c | 4441 case PACKET3_NOP: in si_vm_packet3_ce_check() 4519 case PACKET3_NOP: in si_vm_packet3_gfx_check() 4637 case PACKET3_NOP: in si_vm_packet3_compute_check()
|
| H A D | evergreen_cs.c | 2754 case PACKET3_NOP: in evergreen_packet3_check() 3448 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 | cik.c | 8390 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup() 8394 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
|
| H A D | r100.c | 2051 case PACKET3_NOP: in r100_packet3_check()
|