Searched refs:gfx_mqd_size (Results 1 – 1 of 1) sorted by relevance
414 u32 gfx_mqd_size = max(adev->mqds[AMDGPU_HW_IP_GFX].mqd_size, mqd_size); in amdgpu_gfx_mqd_sw_init() local455 r = amdgpu_bo_create_kernel(adev, AMDGPU_MQD_SIZE_ALIGN(gfx_mqd_size), in amdgpu_gfx_mqd_sw_init()463 ring->mqd_size = gfx_mqd_size; in amdgpu_gfx_mqd_sw_init()465 adev->gfx.me.mqd_backup[i] = kzalloc(gfx_mqd_size, GFP_KERNEL); in amdgpu_gfx_mqd_sw_init()