]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amdgpu:fix wb_clear
authorMonk Liu <Monk.Liu@amd.com>
Tue, 17 Oct 2017 11:18:56 +0000 (19:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Oct 2017 17:28:55 +0000 (13:28 -0400)
commit63ae07ca4fb4adcacc19272b05b5c3d398e94a56
tree2a39bc7c0e6bf6f8ada216ba2082f5b3f2de5a0b
parent6867e1b5fbd1a9deaf95a1bd23ea930063c8d216
drm/amdgpu:fix wb_clear

Properly shift the index when clearing so we clear
the right bit

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c