drm/amdgpu:wptr poll address of gfx8 is needed
authorFrank Min <Frank.Min@amd.com>
Wed, 27 Apr 2016 11:44:56 +0000 (19:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:24 +0000 (14:38 -0400)
commit42e8cb5001d317ebbfcd95af26f263af377ff3a5
treea92d62f1b4241d82bf125bc9036797ffab5cf4f5
parent4c2b2453ef9be2e105a987cd13cf3ce14e53f5e0
drm/amdgpu:wptr poll address of gfx8 is needed

for GFX8, gfx ring's wptr_addr is needed by SRIOV & CP for polling.

Signed-off-by: Frank Min <Frank.Min@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c