Searched refs:compute_mqd_size (Results 1 – 1 of 1) sorted by relevance
415 u32 compute_mqd_size = max(adev->mqds[AMDGPU_HW_IP_COMPUTE].mqd_size, mqd_size); in amdgpu_gfx_mqd_sw_init() local479 r = amdgpu_bo_create_kernel(adev, AMDGPU_MQD_SIZE_ALIGN(compute_mqd_size), in amdgpu_gfx_mqd_sw_init()487 ring->mqd_size = compute_mqd_size; in amdgpu_gfx_mqd_sw_init()489 adev->gfx.mec.mqd_backup[j] = kzalloc(compute_mqd_size, GFP_KERNEL); in amdgpu_gfx_mqd_sw_init()