On Mon 21 Sep 2015, Anuj Phogat wrote:
> V2:
> - Do the tile width/height computations in the new helper
>   function and use it later in intel_miptree_get_tile_masks().
> - Change the name to intel_get_tile_dims().
> 
> V3: Return the tile_h in number of rows in place of bytes.
>     Document the units of tile_w, tile_h parameters.
> 
> Cc: Chad Versace <[email protected]>
> Cc: Topi Pohjolainen <[email protected]>
> Signed-off-by: Anuj Phogat <[email protected]>
> Reviewed-by: Topi Pohjolainen <[email protected]>
> ---
>  src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 82 
> ++++++++++++++++++++-------
>  src/mesa/drivers/dri/i965/intel_mipmap_tree.h |  4 ++
>  2 files changed, 64 insertions(+), 22 deletions(-)

Patch 1 is
Reviewed-by: Chad Versace <[email protected]>

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to