Searched refs:PACKET3_NOP (Results 1 – 24 of 24) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | si_enums.h | 172 #define PACKET3_NOP 0x10 macro
|
| D | soc15d.h | 80 #define PACKET3_NOP 0x10 macro
|
| D | nvd.h | 55 #define PACKET3_NOP 0x10 macro
|
| D | vid.h | 112 #define PACKET3_NOP 0x10 macro
|
| D | cikd.h | 230 #define PACKET3_NOP 0x10 macro
|
| D | sid.h | 1665 #define PACKET3_NOP 0x10 macro
|
| D | gfx_v7_0.c | 5045 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5079 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| D | gfx_v8_0.c | 6863 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6910 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6941 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| D | gfx_v9_0.c | 6683 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6736 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6772 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| D | gfx_v10_0.c | 8568 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 8623 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 8659 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| /Linux-v5.10/drivers/gpu/drm/radeon/ |
| D | r300d.h | 46 #define PACKET3_NOP 0x10 macro
|
| D | rv515d.h | 189 #define PACKET3_NOP 0x10 macro
|
| D | nid.h | 1162 #define PACKET3_NOP 0x10 macro
|
| D | r100d.h | 46 #define PACKET3_NOP 0x10 macro
|
| D | sid.h | 1602 #define PACKET3_NOP 0x10 macro
|
| D | cikd.h | 1698 #define PACKET3_NOP 0x10 macro
|
| D | r300.c | 1275 case PACKET3_NOP: in r300_packet3_check()
|
| D | evergreen_cs.c | 2663 case PACKET3_NOP: in evergreen_packet3_check() 3357 case PACKET3_NOP: in evergreen_vm_packet3_check()
|
| D | evergreend.h | 1548 #define PACKET3_NOP 0x10 macro
|
| D | si.c | 4461 case PACKET3_NOP: in si_vm_packet3_ce_check() 4539 case PACKET3_NOP: in si_vm_packet3_gfx_check() 4657 case PACKET3_NOP: in si_vm_packet3_compute_check()
|
| D | r600d.h | 1592 #define PACKET3_NOP 0x10 macro
|
| D | r600_cs.c | 2257 case PACKET3_NOP: in r600_packet3_check()
|
| D | cik.c | 8405 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup() 8409 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
|
| D | r100.c | 2022 case PACKET3_NOP: in r100_packet3_check()
|