[Mesa-dev] [PATCH V3 2/8] i965: Use intel_get_tile_dims() to get tile masks

Chad Versace chad.versace at intel.com
Fri Sep 25 16:25:24 PDT 2015


On Mon 21 Sep 2015, Anuj Phogat wrote:
> This will require change in the parameters passed to
> intel_miptree_get_tile_masks().
> 
> V2: Rearrange the order of parameters. (Ben)
>     Change the name to intel_get_tile_masks(). (Topi)
> 
> V3: Use temporary variables in intel_get_tile_masks()
>     for clarity. Fix mask_y computation.
> 
> Cc: Chad Versace <chad.versace at intel.com>
> Cc: Topi Pohjolainen <topi.pohjolainen at intel.com>
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
> ---
>  src/mesa/drivers/dri/i965/brw_blorp.cpp       |  4 +++-
>  src/mesa/drivers/dri/i965/brw_misc_state.c    | 20 +++++++++++------
>  src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 31 ++++++++-------------------
>  src/mesa/drivers/dri/i965/intel_mipmap_tree.h |  6 +++---
>  4 files changed, 28 insertions(+), 33 deletions(-)

Patch 2 is
Reviewed-by: Chad Versace <chad.versace at intel.com>


More information about the mesa-dev mailing list