| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | si_enums.h | 160 #define PACKET3_NOP 0x10 macro
|
| H A D | vid.h | 112 #define PACKET3_NOP 0x10 macro
|
| H A D | cikd.h | 239 #define PACKET3_NOP 0x10 macro
|
| H A D | soc15d.h | 86 #define PACKET3_NOP 0x10 macro
|
| H A D | nvd.h | 55 #define PACKET3_NOP 0x10 macro
|
| H A D | sid.h | 1374 #define PACKET3_NOP 0x10 macro
|
| H A D | gfx_v12_0.c | 5020 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v12_ring_insert_nop() 5256 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5306 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5345 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v11_0.c | 519 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v11_ring_insert_nop() 5913 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, 1)); in gfx_v11_0_ring_emit_gfx_shadow() 6843 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6899 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6941 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v9_0.c | 7189 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v9_ring_insert_nop() 7457 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7514 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7574 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7617 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v9_4_3.c | 4509 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v9_4_3_ring_insert_nop() 4661 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 4705 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v7_0.c | 5019 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5054 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v8_0.c | 6938 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6985 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7020 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| H A D | gfx_v10_0.c | 9485 amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe))); in gfx_v10_ring_insert_nop() 9794 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9853 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9894 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| /linux-6.15/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 | r300.c | 1272 case PACKET3_NOP: in r300_packet3_check()
|
| H A D | cikd.h | 1698 #define PACKET3_NOP 0x10 macro
|
| 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 | 2664 case PACKET3_NOP: in evergreen_packet3_check() 3358 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 | 2259 case PACKET3_NOP: in r600_packet3_check()
|