mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: arch: mark page_allocator unit with dgpu attribute
Since this unit is used by vidmem mark this unit as applicable to only dgpu. JIRA NVGPU-3660 Change-Id: I78e3f1fda579c4fdb3a80b95cd9209a8d68fa8d3 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2139336 GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
5d37a9e489
commit
63c46857cd
@@ -496,6 +496,7 @@ mm:
|
||||
tags: unit-testable
|
||||
page:
|
||||
safe: yes
|
||||
gpu: dgpu
|
||||
sources: [ common/mm/allocators/page_allocator.c,
|
||||
include/nvgpu/page_allocator.h ]
|
||||
deps: [ ]
|
||||
|
||||
Reference in New Issue
Block a user