]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite19ac7daf5d18956d411c7ec1212bb9ea9b937d1
tree0521740ad068cc0d028c9123e784e7b993ffd9d4
parent27da64ed86ccb96d7d2ab5af66371b94d029ae48
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