amdgpu: add flags parameter for amdgpu_va_range_alloc
authorJammy Zhou <Jammy.Zhou@amd.com>
Thu, 16 Jul 2015 02:29:58 +0000 (10:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Aug 2015 17:47:52 +0000 (13:47 -0400)
commit95d0f35dafff6c588da47c28332c252881f2e07c
treed87cc97fe1a9f6b681b721649aa878826ecc63fd
parent926c80568691e04abdfcd21b6e9be61331e95b03
amdgpu: add flags parameter for amdgpu_va_range_alloc

The flags is added for extensibility to cover some special requirements
in the future, i.e, request VA range in the first 4GB of address space

Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
amdgpu/amdgpu.h
amdgpu/amdgpu_vamgr.c