On 03/25, Alex Deucher wrote:
> On Tue, Mar 25, 2025 at 4:16 PM Rodrigo Siqueira wrote:
> >
> > On 03/19, Alex Deucher wrote:
> > > We shouldn't return after the last section.
> > > We need to update the rest of the CSIB.
> >
> > What is CSIB?
>
> Clear State Indirect Buffer. It provides the cle
On Tue, Mar 25, 2025 at 4:16 PM Rodrigo Siqueira wrote:
>
> On 03/19, Alex Deucher wrote:
> > We shouldn't return after the last section.
> > We need to update the rest of the CSIB.
>
> What is CSIB?
Clear State Indirect Buffer. It provides the clear state that gets
put into the hardware context
On 03/19, Alex Deucher wrote:
> We shouldn't return after the last section.
> We need to update the rest of the CSIB.
What is CSIB?
What happens if the other CSIB is not updated?
Thanks
>
> Signed-off-by: Alex Deucher
> ---
> drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 2 --
> 1 file changed, 2
ping on this series?
Alex
On Wed, Mar 19, 2025 at 12:23 PM Alex Deucher wrote:
>
> We shouldn't return after the last section.
> We need to update the rest of the CSIB.
>
> Signed-off-by: Alex Deucher
> ---
> drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 2 --
> 1 file changed, 2 deletions(-)
>
> di