]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2017 14:55:11 +0000 (10:55 -0400)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 29 Jun 2017 13:39:57 +0000 (08:39 -0500)
commitce6e3d90b5e4d14890df98b41f872a4cf2ed457a
tree870be1be1c27f917b35c5bc12a797f47b7ed2d31
parent6f5ec4f2eb59492e2b416bba360170bf0b916f51
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating

BugLink: http://bugs.launchpad.net/bugs/1701269
commit 05b4017b37f1fce4b7185f138126dd8decdb381f upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/gpu/drm/amd/amdgpu/atombios_crtc.c