Home
last modified time | relevance | path

Searched refs:CE_PARTITION_BASE (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_enums.h138 #define CE_PARTITION_BASE 3 macro
H A Dsoc15d.h85 #define CE_PARTITION_BASE 3 macro
H A Dnvd.h60 #define CE_PARTITION_BASE 3 macro
H A Dvid.h119 #define CE_PARTITION_BASE 3 macro
H A Dcikd.h237 #define CE_PARTITION_BASE 3 macro
H A Dsid.h1671 #define CE_PARTITION_BASE 3 macro
H A Damdgpu_gfx_v6_0.c2050 amdgpu_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in gfx_v6_0_cp_gfx_start()
H A Damdgpu_gfx_v7_0.c2553 amdgpu_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in gfx_v7_0_cp_gfx_start()
H A Damdgpu_gfx_v10_0.c2713 amdgpu_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in gfx_v10_0_cp_gfx_start()
H A Damdgpu_gfx_v8_0.c4224 amdgpu_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in gfx_v8_0_cp_gfx_start()
H A Damdgpu_gfx_v9_0.c3161 amdgpu_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in gfx_v9_0_cp_gfx_start()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h1608 #define CE_PARTITION_BASE 3 macro
H A Dcikd.h1703 #define CE_PARTITION_BASE 3 macro
H A Dradeon_si.c3589 radeon_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in si_cp_start()
H A Dradeon_cik.c4018 radeon_ring_write(ring, PACKET3_BASE_INDEX(CE_PARTITION_BASE)); in cik_cp_gfx_start()