GFX9_MEC_HPD_SIZE 1732 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	mec_hpd_size = adev->gfx.num_compute_rings * GFX9_MEC_HPD_SIZE;
GFX9_MEC_HPD_SIZE 2174 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				+ (ring_id * GFX9_MEC_HPD_SIZE);
GFX9_MEC_HPD_SIZE 2301 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	r = amdgpu_gfx_kiq_init(adev, GFX9_MEC_HPD_SIZE);
GFX9_MEC_HPD_SIZE 3443 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			(order_base_2(GFX9_MEC_HPD_SIZE / 4) - 1));