Searched refs:num_pipe (Results 1 – 1 of 1) sorted by relevance
91 static inline u32 amdgpu_mes_get_hqd_mask(u32 num_pipe, in amdgpu_mes_get_hqd_mask() argument95 if (num_pipe == 0) in amdgpu_mes_get_hqd_mask()99 u32 reserved_hqd_mask = (u32)((1ULL << DIV_ROUND_UP(num_reserved_hqd, num_pipe)) - 1); in amdgpu_mes_get_hqd_mask()