Searched refs:gfx_v6_0_get_csb_size (Results 1 – 1 of 1) sorted by relevance
74 static u32 gfx_v6_0_get_csb_size(struct amdgpu_device *adev);2011 r = amdgpu_ring_alloc(ring, gfx_v6_0_get_csb_size(adev) + 10); in gfx_v6_0_cp_gfx_start()2360 adev->gfx.rlc.clear_state_size = gfx_v6_0_get_csb_size(adev); in gfx_v6_0_rlc_init()2805 static u32 gfx_v6_0_get_csb_size(struct amdgpu_device *adev) in gfx_v6_0_get_csb_size() function