tmr_size          215 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 			uint32_t *tmr_size)
tmr_size          232 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		*tmr_size = psp->cmd_buf_mem->resp.tmr_size;
tmr_size          241 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	int tmr_size;
tmr_size          252 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	tmr_size = PSP_TMR_SIZE;
tmr_size          259 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		ret = psp_load_toc(psp, &tmr_size);
tmr_size          267 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	ret = amdgpu_bo_create_kernel(psp->adev, tmr_size, PSP_TMR_SIZE,
tmr_size          306 drivers/gpu/drm/amd/amdgpu/psp_gfx_if.h     uint32_t	tmr_size;	/* +16 size of the TMR to be reserved including MM fw and Gfx fw in response to cmd_load_toc command */