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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 272 #define PACKET3_SET_CONFIG_REG 0x68
si_enums.h 262 #define PACKET3_SET_CONFIG_REG 0x68
soc15d.h 264 #define PACKET3_SET_CONFIG_REG 0x68
vid.h 343 #define PACKET3_SET_CONFIG_REG 0x68
cikd.h 461 #define PACKET3_SET_CONFIG_REG 0x68
amdgpu_gfx_v6_0.c 1812 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
1845 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
1926 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1);
sid.h 1847 #define PACKET3_SET_CONFIG_REG 0x68
amdgpu_gfx_v10_0.c 4464 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
amdgpu_gfx_v7_0.c 2316 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
amdgpu_gfx_v8_0.c 6138 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
amdgpu_gfx_v9_0.c 4962 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600.c 2874 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2934 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
2938 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3023 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3043 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3409 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3451 ib.ptr[0] = PACKET3(PACKET3_SET_CONFIG_REG, 1);
nid.h 1271 #define PACKET3_SET_CONFIG_REG 0x68
cikd.h 1927 #define PACKET3_SET_CONFIG_REG 0x68
sid.h 1784 #define PACKET3_SET_CONFIG_REG 0x68
radeon_si.c 3388 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3427 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
3454 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
4628 case PACKET3_SET_CONFIG_REG:
4634 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
radeon_evergreen_cs.c 2329 case PACKET3_SET_CONFIG_REG:
2335 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
3450 case PACKET3_SET_CONFIG_REG:
3456 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
evergreend.h 1667 #define PACKET3_SET_CONFIG_REG 0x68
r600d.h 1688 #define PACKET3_SET_CONFIG_REG 0x68
radeon_ni.c 1445 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));
radeon_r600_cs.c 1911 case PACKET3_SET_CONFIG_REG:
1917 DRM_ERROR("bad PACKET3_SET_CONFIG_REG\n");
radeon_evergreen.c 2946 radeon_ring_write(ring, PACKET3(PACKET3_SET_CONFIG_REG, 1));

Completed in 73 milliseconds