Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h389 uint32_t *me_fw_data_ptr; member
A Dgfx_v12_0.c1616 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v12_0_me_fini()
2531 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2539 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.c1883 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v11_0_me_fini()
3424 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3432 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 29 milliseconds