Searched refs:PACKET3_NOP (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | si_enums.h | 172 #define PACKET3_NOP 0x10 macro
|
| A D | soc15d.h | 80 #define PACKET3_NOP 0x10 macro
|
| A D | nvd.h | 55 #define PACKET3_NOP 0x10 macro
|
| A D | vid.h | 112 #define PACKET3_NOP 0x10 macro
|
| A D | cikd.h | 230 #define PACKET3_NOP 0x10 macro
|
| A D | sid.h | 1665 #define PACKET3_NOP 0x10 macro
|
| A D | gfx_v7_0.c | 5056 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5090 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| A D | gfx_v9_0.c | 6902 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6955 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6994 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| A D | gfx_v8_0.c | 6939 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6986 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7020 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| A D | gfx_v10_0.c | 9367 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9422 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9458 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | r300d.h | 46 #define PACKET3_NOP 0x10 macro
|
| A D | rv515d.h | 189 #define PACKET3_NOP 0x10 macro
|
| A D | nid.h | 1162 #define PACKET3_NOP 0x10 macro
|
| A D | r100d.h | 46 #define PACKET3_NOP 0x10 macro
|
| A D | sid.h | 1602 #define PACKET3_NOP 0x10 macro
|
| A D | cikd.h | 1698 #define PACKET3_NOP 0x10 macro
|
| A D | r300.c | 1271 case PACKET3_NOP: in r300_packet3_check()
|
| A D | evergreen_cs.c | 2662 case PACKET3_NOP: in evergreen_packet3_check() 3356 case PACKET3_NOP: in evergreen_vm_packet3_check()
|
| A D | evergreend.h | 1548 #define PACKET3_NOP 0x10 macro
|
| A D | si.c | 4456 case PACKET3_NOP: in si_vm_packet3_ce_check() 4534 case PACKET3_NOP: in si_vm_packet3_gfx_check() 4652 case PACKET3_NOP: in si_vm_packet3_compute_check()
|
| A D | r600d.h | 1592 #define PACKET3_NOP 0x10 macro
|
| A D | r600_cs.c | 2261 case PACKET3_NOP: in r600_packet3_check()
|
| A D | cik.c | 8390 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup() 8394 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
|
| A D | r100.c | 2029 case PACKET3_NOP: in r100_packet3_check()
|
Completed in 185 milliseconds