Acked-by: Alex Deucher <alexander.deucher@xxxxxxx> On Sat, Aug 3, 2024 at 10:13 AM Dandapat, Soham <Soham.Dandapat@xxxxxxx> wrote: > > [AMD Official Use Only - AMD Internal Distribution Only] > > > This is the fix for below > > we don’t need to call amdgpu_ring_mux_start_ib/ amdgpu_ring_mux_end_ib if adev->gfx.mcbp is enable . > > we could return earlier in amdgpu_sw_ring_ib_begin/ amdgpu_sw_ring_ib_end in case !adev->gfx.mcbp. > > > > Thanks, > > Soham