/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 172 #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 | vid.h | 112 #define PACKET3_NOP 0x10 macro
|
H A D | cikd.h | 230 #define PACKET3_NOP 0x10 macro
|
H A D | sid.h | 1665 #define PACKET3_NOP 0x10 macro
|
H A D | gfx_v9_0.c | 6875 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6928 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6985 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 7022 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v7_0.c | 4985 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 5019 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v11_0.c | 6088 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6138 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6173 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v9_4_3.c | 4121 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 4159 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v8_0.c | 6898 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6945 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 6979 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
H A D | gfx_v10_0.c | 9144 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9199 .nop = PACKET3(PACKET3_NOP, 0x3FFF), 9234 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
|
/openbmc/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 | 1271 case PACKET3_NOP: in r300_packet3_check()
|
H A D | si.c | 4460 case PACKET3_NOP: in si_vm_packet3_ce_check() 4538 case PACKET3_NOP: in si_vm_packet3_gfx_check() 4656 case PACKET3_NOP: in si_vm_packet3_compute_check()
|
H A D | evergreen_cs.c | 2662 case PACKET3_NOP: in evergreen_packet3_check() 3356 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()
|
H A D | cik.c | 8390 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup() 8394 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
|