Skip to content
Snippets Groups Projects
Commit 13c96ac9 authored by Xiaolei Wang's avatar Xiaolei Wang Committed by Lucas Stach
Browse files

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: b72af445 ("drm/etnaviv: request pages from DMA32 zone when needed")
Suggested-by: default avatarSui Jingfeng <sui.jingfeng@linux.dev>
Signed-off-by: default avatarXiaolei Wang <xiaolei.wang@windriver.com>
Reviewed-by: default avatarChristian Gmeiner <cgmeiner@igalia.com>
Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
parent 9852d85e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment