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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 48 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
soc15d.h 50 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
vid.h 107 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
cikd.h 225 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
sid.h 1658 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_cs.c 903 ib[h_idx + 2] = PACKET2(0);
904 ib[h_idx + 3] = PACKET2(0);
905 ib[h_idx + 4] = PACKET2(0);
906 ib[h_idx + 5] = PACKET2(0);
907 ib[h_idx + 6] = PACKET2(0);
908 ib[h_idx + 7] = PACKET2(0);
909 ib[h_idx + 8] = PACKET2(0);
radeon_r100.c 1494 ib[h_idx + 2] = PACKET2(0);
1495 ib[h_idx + 3] = PACKET2(0);
3749 ib.ptr[2] = PACKET2(0);
3750 ib.ptr[3] = PACKET2(0);
3751 ib.ptr[4] = PACKET2(0);
3752 ib.ptr[5] = PACKET2(0);
3753 ib.ptr[6] = PACKET2(0);
3754 ib.ptr[7] = PACKET2(0);
r300d.h 65 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
rv515d.h 205 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
nid.h 1157 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
r100d.h 64 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
cikd.h 1691 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
sid.h 1595 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
evergreend.h 1543 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))
r600d.h 36 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v)))

Completed in 50 milliseconds