mec_fw_obj         47 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	struct amdgpu_bo	*mec_fw_obj;
mec_fw_obj       1032 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL);
mec_fw_obj       1092 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 					      &adev->gfx.mec.mec_fw_obj,
mec_fw_obj       1103 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj);
mec_fw_obj       1104 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj);
mec_fw_obj       1714 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL);
mec_fw_obj       1759 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				      &adev->gfx.mec.mec_fw_obj,
mec_fw_obj       1770 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj);
mec_fw_obj       1771 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj);