Searched refs:PACKET3_NOP (Results 1 – 18 of 18) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | vid.h | 113 #define PACKET3_NOP 0x10 macro
|
D | cikd.h | 227 #define PACKET3_NOP 0x10 macro
|
D | gfx_v7_0.c | 4775 PACKET3(PACKET3_NOP, 0x3FFF), 0xf, in gfx_v7_0_sw_init() 4802 PACKET3(PACKET3_NOP, 0x3FFF), 0xf, in gfx_v7_0_sw_init()
|
D | gfx_v8_0.c | 1242 PACKET3(PACKET3_NOP, 0x3FFF), 0xf, in gfx_v8_0_sw_init() 1269 PACKET3(PACKET3_NOP, 0x3FFF), 0xf, in gfx_v8_0_sw_init()
|
/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 | 1161 #define PACKET3_NOP 0x10 macro
|
D | r100d.h | 46 #define PACKET3_NOP 0x10 macro
|
D | sid.h | 1600 #define PACKET3_NOP 0x10 macro
|
D | cikd.h | 1700 #define PACKET3_NOP 0x10 macro
|
D | r300.c | 1272 case PACKET3_NOP: in r300_packet3_check()
|
D | evergreen_cs.c | 2612 case PACKET3_NOP: in evergreen_packet3_check() 3306 case PACKET3_NOP: in evergreen_vm_packet3_check()
|
D | evergreend.h | 1547 #define PACKET3_NOP 0x10 macro
|
D | si.c | 4448 case PACKET3_NOP: in si_vm_packet3_ce_check() 4526 case PACKET3_NOP: in si_vm_packet3_gfx_check() 4644 case PACKET3_NOP: in si_vm_packet3_compute_check()
|
D | r600d.h | 1591 #define PACKET3_NOP 0x10 macro
|
D | r600_cs.c | 2259 case PACKET3_NOP: in r600_packet3_check()
|
D | cik.c | 8613 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup() 8617 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
|
D | r100.c | 2023 case PACKET3_NOP: in r100_packet3_check()
|