summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/ci_dpm.c
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-08-20 19:06:54 -0400
committerAlex Deucher <alexander.deucher@amd.com>2013-08-30 16:31:21 -0400
commit53f3b25287d8eed5a274d85fe7192c5812045fa3 (patch)
tree527aa33f49860dbf8eb8ffb410e1eb25207c786d /drivers/gpu/drm/radeon/ci_dpm.c
parent1e05c4d918b9d08167773cdd6edb05dde0975b40 (diff)
downloadlinux-53f3b25287d8eed5a274d85fe7192c5812045fa3.tar.bz2
drm/radeon: gcc fixes for si dpm
Newer versions of gcc seem to wander off into the weeds when dealing with variable sizes arrays in structs. Rather than indexing the arrays, use pointer arithmetic. See bugs: https://bugs.freedesktop.org/show_bug.cgi?id=66932 https://bugs.freedesktop.org/show_bug.cgi?id=66972 https://bugs.freedesktop.org/show_bug.cgi?id=66945 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/ci_dpm.c')
0 files changed, 0 insertions, 0 deletions