Home
last modified time | relevance | path

Searched refs:PACKET3_NOP (Results 1 – 19 of 19) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15d.h80 #define PACKET3_NOP 0x10 macro
H A Dvid.h114 #define PACKET3_NOP 0x10 macro
H A Dcikd.h232 #define PACKET3_NOP 0x10 macro
H A Dgfx_v9_0.c4624 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
4674 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
4709 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
H A Dgfx_v8_0.c7166 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
7210 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
7240 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
/dragonfly/sys/dev/drm/radeon/
H A Dr300d.h46 #define PACKET3_NOP 0x10 macro
H A Drv515d.h189 #define PACKET3_NOP 0x10 macro
H A Dnid.h1162 #define PACKET3_NOP 0x10 macro
H A Dr100d.h46 #define PACKET3_NOP 0x10 macro
H A Dsid.h1602 #define PACKET3_NOP 0x10 macro
H A Dcikd.h1698 #define PACKET3_NOP 0x10 macro
H A Dr300.c1265 case PACKET3_NOP: in r300_packet3_check()
H A Devergreen_cs.c2661 case PACKET3_NOP: in evergreen_packet3_check()
3355 case PACKET3_NOP: in evergreen_vm_packet3_check()
H A Devergreend.h1548 #define PACKET3_NOP 0x10 macro
H A Dsi.c4447 case PACKET3_NOP: in si_vm_packet3_ce_check()
4525 case PACKET3_NOP: in si_vm_packet3_gfx_check()
4643 case PACKET3_NOP: in si_vm_packet3_compute_check()
H A Dr600d.h1592 #define PACKET3_NOP 0x10 macro
H A Dr600_cs.c2259 case PACKET3_NOP: in r600_packet3_check()
H A Dcik.c8373 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
8377 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
H A Dr100.c2032 case PACKET3_NOP: in r100_packet3_check()