On Fri, Nov 19, 2010 at 11:38 PM, Daniel Vetter wrote:
> Different kernels have different restrictions for tiled buffers.
> Hence use the libdrm abstraction to calculate the necessary
> stride and height alignment requirements.
>
> Not yet used.
>
> Signed-off-by: Daniel Vetter
I discussed this
Different kernels have different restrictions for tiled buffers.
Hence use the libdrm abstraction to calculate the necessary
stride and height alignment requirements.
Not yet used.
Signed-off-by: Daniel Vetter
---
src/gallium/drivers/i915/i915_winsys.h|8 +
src/gallium/winsys/i9