Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h387 struct amdgpu_bo *me_fw_data_obj; member
A Dgfx_v12_0.c1614 amdgpu_bo_free_kernel(&adev->gfx.me.me_fw_data_obj, in gfx_v12_0_me_fini()
2529 &adev->gfx.me.me_fw_data_obj, in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2542 amdgpu_bo_kunmap(adev->gfx.me.me_fw_data_obj); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2544 amdgpu_bo_unreserve(adev->gfx.me.me_fw_data_obj); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
A Dgfx_v11_0.c1881 amdgpu_bo_free_kernel(&adev->gfx.me.me_fw_data_obj, in gfx_v11_0_me_fini()
3422 &adev->gfx.me.me_fw_data_obj, in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3435 amdgpu_bo_kunmap(adev->gfx.me.me_fw_data_obj); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3437 amdgpu_bo_unreserve(adev->gfx.me.me_fw_data_obj); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()

Completed in 27 milliseconds