Searched refs:MEC_HPD_SIZE (Results 1 – 3 of 3) sorted by relevance
913 #define MEC_HPD_SIZE 2048 macro930 adev->gfx.mec.num_mec *adev->gfx.mec.num_pipe * MEC_HPD_SIZE * 2, in gfx_v8_0_mec_init()959 memset(hpd, 0, adev->gfx.mec.num_mec *adev->gfx.mec.num_pipe * MEC_HPD_SIZE * 2); in gfx_v8_0_mec_init()3744 eop_gpu_addr = adev->gfx.mec.hpd_eop_gpu_addr + (i * MEC_HPD_SIZE); in gfx_v8_0_cp_compute_resume()3759 (order_base_2(MEC_HPD_SIZE / 4) - 1)); in gfx_v8_0_cp_compute_resume()
3188 #define MEC_HPD_SIZE 2048 macro3207 adev->gfx.mec.num_mec *adev->gfx.mec.num_pipe * MEC_HPD_SIZE * 2, in gfx_v7_0_mec_init()3237 memset(hpd, 0, adev->gfx.mec.num_mec *adev->gfx.mec.num_pipe * MEC_HPD_SIZE * 2); in gfx_v7_0_mec_init()3348 eop_gpu_addr = adev->gfx.mec.hpd_eop_gpu_addr + (i * MEC_HPD_SIZE * 2); in gfx_v7_0_cp_compute_resume()3362 tmp |= order_base_2(MEC_HPD_SIZE / 8); in gfx_v7_0_cp_compute_resume()
4793 #define MEC_HPD_SIZE 2048 macro4812 rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2, in cik_mec_init()4842 memset(hpd, 0, rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2); in cik_mec_init()4964 tmp |= order_base_2(MEC_HPD_SIZE / 8); in cik_cp_compute_resume()