Home
last modified time | relevance | path

Searched refs:mec_fw_data_obj (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h107 struct amdgpu_bo *mec_fw_data_obj; member
A Dgfx_v12_0.c774 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_data_obj, NULL, NULL); in gfx_v12_0_mec_fini()
2845 &adev->gfx.mec.mec_fw_data_obj, in gfx_v12_0_cp_compute_load_microcode_rs64()
2860 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_data_obj); in gfx_v12_0_cp_compute_load_microcode_rs64()
2862 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_data_obj); in gfx_v12_0_cp_compute_load_microcode_rs64()
A Dgfx_v11_0.c930 amdgpu_bo_free_kernel(&adev->gfx.mec.mec_fw_data_obj, NULL, NULL); in gfx_v11_0_mec_fini()
3935 &adev->gfx.mec.mec_fw_data_obj, in gfx_v11_0_cp_compute_load_microcode_rs64()
3948 amdgpu_bo_kunmap(adev->gfx.mec.mec_fw_data_obj); in gfx_v11_0_cp_compute_load_microcode_rs64()
3950 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_data_obj); in gfx_v11_0_cp_compute_load_microcode_rs64()

Completed in 26 milliseconds