Home
last modified time | relevance | path

Searched refs:c2p_train_data_offset (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dpsp_v11_0.c417 data_32 = (psp->mem_train_ctx.c2p_train_data_offset >> 20); in psp_v11_0_memory_training_send_msg()
549 …amdgpu_device_vram_access(psp->adev, ctx->c2p_train_data_offset, ctx->sys_cache, ctx->train_data_s… in psp_v11_0_memory_training()
Dpsp_v13_0.c448 data_32 = (psp->mem_train_ctx.c2p_train_data_offset >> 20); in psp_v13_0_memory_training_send_msg()
578 …amdgpu_device_vram_access(psp->adev, ctx->c2p_train_data_offset, ctx->sys_cache, ctx->train_data_s… in psp_v13_0_memory_training()
Damdgpu_psp.h236 u64 c2p_train_data_offset; member
Damdgpu_ttm.c1688 ctx->c2p_train_data_offset = in amdgpu_ttm_training_data_block_init()
1698 ctx->c2p_train_data_offset); in amdgpu_ttm_training_data_block_init()
1739 ctx->c2p_train_data_offset, in amdgpu_ttm_reserve_tmr()
Damdgpu_psp.c308 ctx->c2p_train_data_offset); in psp_memory_training_init()