OSDN Git Service

drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset()
authorTom St Denis <tom.stdenis@amd.com>
Wed, 5 Apr 2017 13:06:13 +0000 (09:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:27:25 +0000 (13:27 -0400)
commit596c8e8b7f029226cff362b6b3bc65e3563ccdf1
treecdefb003af8e35f24e2fd8c61a5f3e7db2813809
parent342cda25220c708b19588dff4ee87c924df44b5b
drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset()

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