Searched refs:gfx_v7_0_get_csb_size (Results 1 – 1 of 1) sorted by relevance
883 static u32 gfx_v7_0_get_csb_size(struct amdgpu_device *adev);2845 r = amdgpu_ring_lock(ring, gfx_v7_0_get_csb_size(adev) + 8); in gfx_v7_0_cp_gfx_start()3817 adev->gfx.rlc.clear_state_size = dws = gfx_v7_0_get_csb_size(adev); in gfx_v7_0_rlc_init()4539 static u32 gfx_v7_0_get_csb_size(struct amdgpu_device *adev) in gfx_v7_0_get_csb_size() function