Hi all,

this should fix two types of regressions introduced by the buffer
sub-allocation.

1. On radeon, old-style relocations are used, and the offset of
   sub-allocated buffers needs to be taken into account there.
   (I haven't tested this part yet.)

2. Also on amdgpu, the kernel expects feedback buffers to be at
   least 4KB in size, but we only allocated 512 bytes -- which was
   irrelevant before sub-allocations.

Please review!
Nicolai

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to