OSDN Git Service

drm/amd/amdgpu: Put in rest of wave fields
authorTom St Denis <tom.stdenis@amd.com>
Fri, 14 Oct 2016 14:50:46 +0000 (10:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:49 +0000 (14:38 -0400)
commit74f3ce31e991c44cd7a0e989433b22704ea861d9
tree0521740ad068cc0d028c9123e784e7b993ffd9d4
parent472259f02657ef99cba2a64832ccadad8e3baabe
drm/amd/amdgpu: Put in rest of wave fields

Add the rest of the basic SQ WAVE fields to
finish off the implementation.  Eventually,
a separate interface will be needed for GPRs.

Signed-off-by: Tom St Denis <tom.stdenis@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_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c