Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h173 #define PACKET3_NOP 0x10 macro
Dnvd.h55 #define PACKET3_NOP 0x10 macro
Dsoc15d.h80 #define PACKET3_NOP 0x10 macro
Dvid.h114 #define PACKET3_NOP 0x10 macro
Dcikd.h232 #define PACKET3_NOP 0x10 macro
Dsid.h1665 #define PACKET3_NOP 0x10 macro
Dgfx_v10_0.c5198 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
5250 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
5284 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
Dgfx_v9_0.c6200 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6251 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6286 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
Dgfx_v7_0.c5001 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
5033 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
Dgfx_v8_0.c6936 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6981 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
7011 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
/drivers/gpu/drm/radeon/
Dr300d.h46 #define PACKET3_NOP 0x10 macro
Drv515d.h189 #define PACKET3_NOP 0x10 macro
Dnid.h1162 #define PACKET3_NOP 0x10 macro
Dr100d.h46 #define PACKET3_NOP 0x10 macro
Dsid.h1602 #define PACKET3_NOP 0x10 macro
Dcikd.h1698 #define PACKET3_NOP 0x10 macro
Dr300.c1275 case PACKET3_NOP: in r300_packet3_check()
Devergreen_cs.c2663 case PACKET3_NOP: in evergreen_packet3_check()
3357 case PACKET3_NOP: in evergreen_vm_packet3_check()
Devergreend.h1548 #define PACKET3_NOP 0x10 macro
Dsi.c4461 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()
Dr600d.h1592 #define PACKET3_NOP 0x10 macro
Dr600_cs.c2259 case PACKET3_NOP: in r600_packet3_check()
Dcik.c8409 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
8413 nop = PACKET3(PACKET3_NOP, 0x3FFF); in cik_startup()
Dr100.c2022 case PACKET3_NOP: in r100_packet3_check()