]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd315845daf4ff7ce172b7f6ccad0bd3ee4f6c777
treea92d62f1b4241d82bf125bc9036797ffab5cf4f5
parent1f7edf436fcaa9abcb7b0f4f8f78b6d4b7c02cc0
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