Home
last modified time | relevance | path

Searched refs:first_non_cp (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_doorbell.h79 uint32_t first_non_cp; member
Dvega10_reg_init.c88 adev->doorbell_index.first_non_cp = AMDGPU_DOORBELL64_FIRST_NON_CP; in vega10_doorbell_index_init()
Dvega20_reg_init.c94 adev->doorbell_index.first_non_cp = AMDGPU_VEGA20_DOORBELL64_FIRST_NON_CP; in vega20_doorbell_index_init()
Damdgpu_amdkfd.c192 adev->doorbell_index.first_non_cp; in amdgpu_amdkfd_device_init()
Dsoc21.c490 adev->doorbell_index.first_non_cp = AMDGPU_NAVI10_DOORBELL64_FIRST_NON_CP; in soc21_init_doorbell_index()
Dnv.c626 adev->doorbell_index.first_non_cp = AMDGPU_NAVI10_DOORBELL64_FIRST_NON_CP; in nv_init_doorbell_index()