gds_compute_max_wave_id   34 drivers/gpu/drm/amd/amdgpu/amdgpu_gds.h 	uint32_t gds_compute_max_wave_id;
gds_compute_max_wave_id 4510 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		amdgpu_ring_write(ring, ring->adev->gds.gds_compute_max_wave_id);
gds_compute_max_wave_id 5379 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		adev->gds.gds_compute_max_wave_id = 0x4ff;
gds_compute_max_wave_id 2310 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		amdgpu_ring_write(ring, ring->adev->gds.gds_compute_max_wave_id);
gds_compute_max_wave_id 5102 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gds.gds_compute_max_wave_id = RREG32(mmGDS_COMPUTE_MAX_WAVE_ID);
gds_compute_max_wave_id 6168 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		amdgpu_ring_write(ring, ring->adev->gds.gds_compute_max_wave_id);
gds_compute_max_wave_id 7099 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gds.gds_compute_max_wave_id = RREG32(mmGDS_COMPUTE_MAX_WAVE_ID);
gds_compute_max_wave_id 5065 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		amdgpu_ring_write(ring, ring->adev->gds.gds_compute_max_wave_id);
gds_compute_max_wave_id 6397 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gds.gds_compute_max_wave_id = 0x7ff;
gds_compute_max_wave_id 6400 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gds.gds_compute_max_wave_id = 0x27f;
gds_compute_max_wave_id 6404 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			adev->gds.gds_compute_max_wave_id = 0x77; /* raven2 */
gds_compute_max_wave_id 6406 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			adev->gds.gds_compute_max_wave_id = 0x15f; /* raven1 */
gds_compute_max_wave_id 6409 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gds.gds_compute_max_wave_id = 0xfff;
gds_compute_max_wave_id 6413 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		adev->gds.gds_compute_max_wave_id = 0x7ff;