diff options
author | Xiaolei Wang <xiaolei.wang@windriver.com> | 2024-10-02 02:34:30 +0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2024-10-28 18:29:16 +0300 |
commit | 13c96ac9a3f0f1c7ba1ff0656ea508e7fa065e7e (patch) | |
tree | 02f995136365501db5c2d972110b3d77bd855e2c /tools/perf/scripts/python/gecko.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) | |
download | linux-13c96ac9a3f0f1c7ba1ff0656ea508e7fa065e7e.tar.xz |
drm/etnaviv: Request pages from DMA32 zone on addressing_limited
Remove __GFP_HIGHMEM when requesting a page from DMA32 zone,
and since all vivante GPUs in the system will share the same
DMA constraints, move the check of whether to get a page from
DMA32 to etnaviv_bind().
Fixes: b72af445cd38 ("drm/etnaviv: request pages from DMA32 zone when needed")
Suggested-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions