commit | 05b4017b37f1fce4b7185f138126dd8decdb381f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 15 10:55:11 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 20 12:06:49 2017 -0400 |
tree | 06a16f4692b16736c162d67ab1bd752e3060ccff | |
parent | 6e88491cf2a3b17199c78bd53348b39dc6a88275 [diff] |
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating We were using the wrong structure which lead to an overflow on some boards. bug: https://bugs.freedesktop.org/show_bug.cgi?id=101387 Acked-by: Chunming Zhou <david1.zhou@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org