OSDN Git Service

drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init()
authorTom St Denis <tom.stdenis@amd.com>
Wed, 5 Apr 2017 13:16:01 +0000 (09:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:27:26 +0000 (13:27 -0400)
commit40f0677337987998880b3ee20c59e036d18d88d3
tree9a4bfe7fc2991f1ee184e029a5a449463fb7272f
parent596c8e8b7f029226cff362b6b3bc65e3563ccdf1
drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init()

Use new WREG32_FIELD15 macro

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_v9_0.c