Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dpsp_v13_0.c444 data_32 = (psp->mem_train_ctx.c2p_train_data_offset >> 20); in psp_v13_0_memory_training_send_msg()
574 …amdgpu_device_vram_access(psp->adev, ctx->c2p_train_data_offset, ctx->sys_cache, ctx->train_data_s… in psp_v13_0_memory_training()
Dpsp_v11_0.c546 data_32 = (psp->mem_train_ctx.c2p_train_data_offset >> 20); in psp_v11_0_memory_training_send_msg()
678 …amdgpu_device_vram_access(psp->adev, ctx->c2p_train_data_offset, ctx->sys_cache, ctx->train_data_s… in psp_v11_0_memory_training()
Damdgpu_psp.h230 u64 c2p_train_data_offset; member
Damdgpu_ttm.c1594 ctx->c2p_train_data_offset = in amdgpu_ttm_training_data_block_init()
1604 ctx->c2p_train_data_offset); in amdgpu_ttm_training_data_block_init()
1640 ctx->c2p_train_data_offset, in amdgpu_ttm_reserve_tmr()
Damdgpu_psp.c238 ctx->c2p_train_data_offset); in psp_memory_training_init()