Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h345 uint32_t *me_fw_data_ptr; member
H A Dgfx_v12_0.c1540 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v12_0_me_fini()
2455 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2463 memcpy(adev->gfx.me.me_fw_data_ptr, fw_data, fw_data_size); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
H A Dgfx_v11_0.c1817 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v11_0_me_fini()
3358 (void **)&adev->gfx.me.me_fw_data_ptr); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3366 memcpy(adev->gfx.me.me_fw_data_ptr, fw_data, fw_data_size); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()