drm/amdgpu: fix typo in dce11 watermark setup
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2015 14:16:23 +0000 (10:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2015 16:06:41 +0000 (12:06 -0400)
commit99a092383794e07d60644b449a01656da112eb1f
tree01f9d1b5933f153c986353c878132df6ddd46ec3
parentbe9fd2e978939ab3e59ee4164fa0893e70359557
drm/amdgpu: fix typo in dce11 watermark setup

Using the wrong watermwark value for the secondary
watermark.  Copy paste typo.  Noticed by Mykola.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c