Home
last modified time | relevance | path

Searched refs:PSP_CMD_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h32 #define PSP_CMD_BUFFER_SIZE 0x1000 macro
Damdgpu_psp.c123 memset(psp->cmd_buf_mem, 0, PSP_CMD_BUFFER_SIZE); in psp_cmd_submit_buf()
354 ret = amdgpu_bo_create_kernel(adev, PSP_CMD_BUFFER_SIZE, PAGE_SIZE, in psp_load_fw()