Searched refs:mec_fw_obj (Results 1 – 3 of 3) sorted by relevance
62 struct amdgpu_bo *mec_fw_obj; member
1997 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL); in gfx_v9_0_mec_fini()2043 &adev->gfx.mec.mec_fw_obj, in gfx_v9_0_mec_init()2054 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj); in gfx_v9_0_mec_init()2055 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v9_0_mec_init()
4477 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL); in gfx_v10_0_mec_fini()4539 &adev->gfx.mec.mec_fw_obj, in gfx_v10_0_mec_init()4550 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj); in gfx_v10_0_mec_init()4551 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v10_0_mec_init()
Completed in 31 milliseconds