Searched refs:mec_fw_obj (Results 1 – 2 of 2) sorted by relevance
1027 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL); in gfx_v9_0_mec_fini()1072 &adev->gfx.mec.mec_fw_obj, in gfx_v9_0_mec_init()1083 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj); in gfx_v9_0_mec_init()1084 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v9_0_mec_init()
755 struct amdgpu_bo *mec_fw_obj; member