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