]> Git Repo - J-linux.git/commit
drm/amdgpu: distinct between allocated GART space and GMC addr
authorChristian König <[email protected]>
Mon, 27 Aug 2018 11:51:27 +0000 (13:51 +0200)
committerAlex Deucher <[email protected]>
Wed, 29 Aug 2018 17:35:37 +0000 (12:35 -0500)
commit0e33495d4907f0834321c678f86c912d64f0cd6c
treef66e480dfa561b81c27b4ba54bb08d77c0b320ab
parent22d8bfafcc12dfa17b91d2e8ae4e1898e782003a
drm/amdgpu: distinct between allocated GART space and GMC addr

Most of the time we only need to know if the BO has a valid GMC addr.

Signed-off-by: Christian König <[email protected]>
Reviewed-by: Junwei Zhang <[email protected]>
Acked-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
This page took 0.045977 seconds and 4 git commands to generate.