commit | ba3b6c4273d5cefbed598e639ebb4a224f2f2dde | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Sep 28 06:44:36 2017 +1000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 28 16:03:23 2017 -0400 |
tree | 18725585afdd464534f390c8c75c95c4cde00d95 | |
parent | fdd495c57b87078dbcbbc07fa6bf93b5605a95ff [diff] |
amdgpu/powerplay: constify large struct This moves this from being global data to global rodata, I'm sure it would be easy to move it to being local data. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>