commit | d7f625e91b326c39413fa68ec4b8b2f280fd87b3 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Thu Oct 18 18:11:45 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:20:59 2018 -0500 |
tree | 86e08e8832e4311fd4dc23250765cb2adeae96db | |
parent | f783160c273485af492874b227f60e4e189106f7 [diff] |
drm/amdgpu: add ring test for page queue We add page queue for sdma to update page table. So here it also needs ring test to verify it workable during the initialization. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>