]> Git Repo - linux.git/commit
drm: add func to get max iomem address v2
authorChunming Zhou <[email protected]>
Fri, 9 Feb 2018 02:44:08 +0000 (10:44 +0800)
committerAlex Deucher <[email protected]>
Tue, 13 Feb 2018 16:57:59 +0000 (11:57 -0500)
commit82626363a217d79128c447ab296777b461e9f050
tree14ee04c19f1c95ba44bd257d6d44eacc610e0d2a
parent65101d8c9108201118efa7e08f4e2c57f438deb9
drm: add func to get max iomem address v2

it will be used to check if the driver needs swiotlb
v2: Don't use inline, instead, move function to drm_memory.c (Michel Daenzer <[email protected]>)

Signed-off-by: Chunming Zhou <[email protected]>
Reviewed-by: Monk Liu <[email protected]>
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Michel Dänzer <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_memory.c
include/drm/drm_cache.h
This page took 0.063943 seconds and 4 git commands to generate.