freedreno/a6xx: compressed blit fixes
authorRob Clark <robdclark@chromium.org>
Thu, 27 Feb 2020 18:16:43 +0000 (10:16 -0800)
committerKristian H. Kristensen <hoegsberg@google.com>
Thu, 7 May 2020 00:11:34 +0000 (17:11 -0700)
commit193560c44bfe35655a111870773a8ff5f08ee5dd
tree98526b0822da393cef89cc789340277795be492a
parent85f2cd84ac14be7d44eb7d5deb9b9756bd7bacc2
freedreno/a6xx: compressed blit fixes

width/height are not necessarily aligned to block boundaries, so we need
to round up.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4868>
src/gallium/drivers/freedreno/a6xx/fd6_blitter.c