mqd_idx 3501 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c int mqd_idx = AMDGPU_MAX_COMPUTE_RINGS; mqd_idx 3507 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3508 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c memcpy(mqd, adev->gfx.mec.mqd_backup[mqd_idx], sizeof(*mqd)); mqd_idx 3528 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3529 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c memcpy(adev->gfx.mec.mqd_backup[mqd_idx], mqd, sizeof(*mqd)); mqd_idx 3539 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c int mqd_idx = ring - &adev->gfx.compute_ring[0]; mqd_idx 3549 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3550 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c memcpy(adev->gfx.mec.mqd_backup[mqd_idx], mqd, sizeof(*mqd)); mqd_idx 3553 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3554 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c memcpy(mqd, adev->gfx.mec.mqd_backup[mqd_idx], sizeof(*mqd)); mqd_idx 4641 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c int mqd_idx = AMDGPU_MAX_COMPUTE_RINGS; mqd_idx 4647 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 4648 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c memcpy(mqd, adev->gfx.mec.mqd_backup[mqd_idx], sizeof(struct vi_mqd_allocation)); mqd_idx 4669 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 4670 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c memcpy(adev->gfx.mec.mqd_backup[mqd_idx], mqd, sizeof(struct vi_mqd_allocation)); mqd_idx 4680 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c int mqd_idx = ring - &adev->gfx.compute_ring[0]; mqd_idx 4692 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 4693 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c memcpy(adev->gfx.mec.mqd_backup[mqd_idx], mqd, sizeof(struct vi_mqd_allocation)); mqd_idx 4696 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 4697 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c memcpy(mqd, adev->gfx.mec.mqd_backup[mqd_idx], sizeof(struct vi_mqd_allocation)); mqd_idx 3700 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c int mqd_idx = AMDGPU_MAX_COMPUTE_RINGS; mqd_idx 3706 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3707 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c memcpy(mqd, adev->gfx.mec.mqd_backup[mqd_idx], sizeof(struct v9_mqd_allocation)); mqd_idx 3729 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3730 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c memcpy(adev->gfx.mec.mqd_backup[mqd_idx], mqd, sizeof(struct v9_mqd_allocation)); mqd_idx 3740 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c int mqd_idx = ring - &adev->gfx.compute_ring[0]; mqd_idx 3752 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3753 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c memcpy(adev->gfx.mec.mqd_backup[mqd_idx], mqd, sizeof(struct v9_mqd_allocation)); mqd_idx 3756 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c if (adev->gfx.mec.mqd_backup[mqd_idx]) mqd_idx 3757 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c memcpy(mqd, adev->gfx.mec.mqd_backup[mqd_idx], sizeof(struct v9_mqd_allocation));