Searched refs:gfx_v11_0_get_csb_size (Results 1 – 1 of 1) sorted by relevance
575 static u32 gfx_v11_0_get_csb_size(struct amdgpu_device *adev) in gfx_v11_0_get_csb_size() function3135 r = amdgpu_ring_alloc(ring, gfx_v11_0_get_csb_size(adev)); in gfx_v11_0_cp_gfx_start()4982 .get_csb_size = gfx_v11_0_get_csb_size,