OSDN Git Service

drm/amdgpu: fix the clearing wb size
authorHuang Rui <ray.huang@amd.com>
Wed, 15 Mar 2017 02:13:32 +0000 (10:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Mar 2017 14:06:35 +0000 (10:06 -0400)
commit60a970a6c58dedb4c6b2d90b75f8d6ad7c7b34dc
treee1d571db78bb5a32defe03868bd0d7e4fe2b98ec
parente11ddff68a7c455e63c4b46154a3e75c699a7b55
drm/amdgpu: fix the clearing wb size

The clearing wb size should be the one that it is assigned.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c