Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h342 uint32_t *me_fw_data_ptr; member
A Dgfx_v12_0.c1485 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v12_0_me_fini()
2395 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2403 memcpy(adev->gfx.me.me_fw_data_ptr, fw_data, fw_data_size); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
A Dgfx_v11_0.c1725 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v11_0_me_fini()
3256 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3264 memcpy(adev->gfx.me.me_fw_data_ptr, fw_data, fw_data_size); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()

Completed in 48 milliseconds