HomeSort by: relevance | last modified time | path
    Searched refs:PACKET3_NOP (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 57 #define PACKET3_NOP 0x10
si_enums.h 175 #define PACKET3_NOP 0x10
soc15d.h 82 #define PACKET3_NOP 0x10
vid.h 116 #define PACKET3_NOP 0x10
cikd.h 234 #define PACKET3_NOP 0x10
amdgpu_gfx_v10_0.c 5154 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
5206 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
5240 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
amdgpu_gfx_v8_0.c 6909 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6954 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6984 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
amdgpu_gfx_v9_0.c 6445 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6496 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
6531 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
sid.h 1667 #define PACKET3_NOP 0x10
amdgpu_gfx_v7_0.c 5010 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
5042 .nop = PACKET3(PACKET3_NOP, 0x3FFF),
  /src/sys/external/bsd/drm2/dist/drm/radeon/
r300d.h 48 #define PACKET3_NOP 0x10
rv515d.h 191 #define PACKET3_NOP 0x10
nid.h 1164 #define PACKET3_NOP 0x10
r100d.h 48 #define PACKET3_NOP 0x10
radeon_r300.c 1304 case PACKET3_NOP:
cikd.h 1700 #define PACKET3_NOP 0x10
sid.h 1604 #define PACKET3_NOP 0x10
radeon_evergreen_cs.c 2692 case PACKET3_NOP:
3386 case PACKET3_NOP:
radeon_si.c 4468 case PACKET3_NOP:
4546 case PACKET3_NOP:
4664 case PACKET3_NOP:
evergreend.h 1550 #define PACKET3_NOP 0x10
r600d.h 1594 #define PACKET3_NOP 0x10
radeon_r600_cs.c 2262 case PACKET3_NOP:
radeon_r100.c 2041 case PACKET3_NOP:
radeon_cik.c 8471 nop = PACKET3(PACKET3_NOP, 0x3FFF);
8475 nop = PACKET3(PACKET3_NOP, 0x3FFF);

Completed in 170 milliseconds