Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h388 uint64_t me_fw_data_gpu_addr; member
A Dgfx_v12_0.c1615 &adev->gfx.me.me_fw_data_gpu_addr, in gfx_v12_0_me_fini()
2530 &adev->gfx.me.me_fw_data_gpu_addr, in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2602 lower_32_bits(adev->gfx.me.me_fw_data_gpu_addr)); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2604 upper_32_bits(adev->gfx.me.me_fw_data_gpu_addr)); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
A Dgfx_v11_0.c1882 &adev->gfx.me.me_fw_data_gpu_addr, in gfx_v11_0_me_fini()
3423 &adev->gfx.me.me_fw_data_gpu_addr, in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3522 lower_32_bits(adev->gfx.me.me_fw_data_gpu_addr)); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3524 upper_32_bits(adev->gfx.me.me_fw_data_gpu_addr)); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()

Completed in 26 milliseconds