aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2020-06-17 13:53:09 -0700
committerRob Clark <robdclark@chromium.org>2020-06-17 19:35:56 -0700
commitf167989c673096c8d823b1292c6ee51ed266d178 (patch)
tree8b3f6cf23b097bc94a0f95fc758f77ba3b021a22 /lib/mpi/mpi-bit.c
parentbc8bd54ffd8513e05eb87b5badcb2d586ea278f0 (diff)
drm/msm: Fix address space size after refactor.
Previously the address space went from 16M to ~0u, but with the refactor one of the 'f's was dropped, limiting us to 256MB. Additionally, the new interface takes a start and size, not start and end, so we can't just copy and paste. Fixes regressions in dEQP-VK.memory.allocation.random.* Fixes: ccac7ce373c1 ("drm/msm: Refactor address space initialization") Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions