[Mesa-dev] [PATCH V2 7/8] i965/gen9: Fix {src, dst}_pitch alignment check for XY_FAST_COPY_BLT

Chad Versace chad.versace at intel.com
Wed Sep 16 16:09:47 PDT 2015


On Wed 19 Aug 2015, Anuj Phogat wrote:
> I misinterpreted the alignmnet restriction in XY_FAST_COPY_BLT earlier.
> Instead of checking pitch for 64KB alignmnet we need to check it for
> tile widh alignment.
> 
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> Cc: Ben Widawsky <ben at bwidawsk.net>
> ---
>  src/mesa/drivers/dri/i965/intel_blit.c | 18 +++++++-----------
>  1 file changed, 7 insertions(+), 11 deletions(-)

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



More information about the mesa-dev mailing list