summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600_dpm.c
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-08-20 19:09:54 -0400
committerAlex Deucher <alexander.deucher@amd.com>2013-08-30 16:31:22 -0400
commit9af37a7d4e195119ecfd570d02d17d4d159da912 (patch)
tree58c6cec915081160bc25b7e7b5cb2a11e89c9829 /drivers/gpu/drm/radeon/r600_dpm.c
parentb309ed98672705729bce271efb60f530290bbffd (diff)
drm/radeon: gcc fixes for kb/kv 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/r600_dpm.c')
0 files changed, 0 insertions, 0 deletions