HomeSort by: relevance | last modified time | path
    Searched refs:mec_fw_obj (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h 49 struct amdgpu_bo *mec_fw_obj; member in struct:amdgpu_mec
amdgpu_gfx_v10_0.c 1032 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL);
1092 &adev->gfx.mec.mec_fw_obj,
1103 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj);
1104 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj);
amdgpu_gfx_v9_0.c 1862 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_obj, NULL, NULL);
1907 &adev->gfx.mec.mec_fw_obj,
1918 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_obj);
1919 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj);

Completed in 30 milliseconds