OSDN Git Service

tests/amdgpu/basic_tests.c: change BUFFER_SIZE used in Userptr Test adjust to PAGE_SIZE
authorxinxu@loongson.cn <xinxu@loongson.cn>
Thu, 8 Aug 2019 08:47:07 +0000 (08:47 +0000)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 26 Nov 2019 02:23:43 +0000 (21:23 -0500)
commit028760201554b22e0e9faafa81e0dc80b28db777
tree444541bc19f0241918d59647506dc7a515eaf183
parenta2d588fe12dd55b222bcd31d683bd17a41326df7
tests/amdgpu/basic_tests.c: change BUFFER_SIZE used in Userptr Test adjust to PAGE_SIZE

Userptr Test will fail on PAGE_SIZE bigger than BUFFER_SIZE(8 * 1024)

Signed-off-by: xinxu <xinxu@loongson.cn>
(cherry picked from commit fb7dfdc5fb58795365b70117c3eb625f2edb8f06)
tests/amdgpu/basic_tests.c