diff options
author | Rob Clark <robdclark@chromium.org> | 2025-04-21 20:21:43 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2025-05-04 19:20:28 +0300 |
commit | dda72ac390bfd2f3f69c5c3d8e1113abca99d4af (patch) | |
tree | 2795f860b1a3bf8d3c3429ddd1708bcce9215f11 /scripts/lib/kdoc/kdoc_files.py | |
parent | c0134808a9d6c364b7568546be9489ce3337c7f8 (diff) | |
download | linux-dda72ac390bfd2f3f69c5c3d8e1113abca99d4af.tar.xz |
drm/msm/adreno: Drop fictional address_space_size
Really the only purpose of this was to limit the address space size to
4GB to avoid 32b rollover problems in 64b pointer math in older sqe fw.
So replace the address_space_size with a quirk limiting the address
space to 4GB. In all other cases, use the SMMU input address size (IAS)
to determine the address space size.
v2: Properly account for vm_start
Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/649467/
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions