]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/amdgpu: Constify some tables
authorNils Wallménius <nils.wallmenius@gmail.com>
Mon, 25 Apr 2016 19:31:34 +0000 (21:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:30:34 +0000 (20:30 -0400)
commit909a0631b1e64428a98002ad1ea470fa83d95843
treeef3021f8a78c3640ac9a7694f544ec30e995718f
parent58174c2787c8fe7f36b195fbacf4ac174341d889
drm/amdgpu: Constify some tables

Some more tables with constant data were added with the polaris support

v2: missed a few

Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.h
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_powertune.c
drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_thermal.c
drivers/gpu/drm/amd/powerplay/inc/polaris10_pwrvirus.h
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c