linux/drivers/gpu/drm/amd/powerplay
Huang Rui 2dd1209e57 drm/amd/powerplay: fix byte alignment issue of smu11 pptable
The smu_11_0_powerplay_table, smu_11_0_power_saving_clock_table, and
smu_11_0_overdrive_table need byte alignment. So we must add packed attribute
in the definitions.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-19 15:04:02 -05:00
..
hwmgr drm/amdgpu/powerplay: split out common smu9 BACO code 2019-03-05 15:09:33 -05:00
inc drm/amd/powerplay: fix byte alignment issue of smu11 pptable 2019-03-19 15:04:02 -05:00
smumgr drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay 2019-02-27 22:18:42 -05:00
amd_powerplay.c drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3 2019-01-25 16:15:34 -05:00
amdgpu_smu.c drm/amd/powerplay: add override pcie parameters 2019-03-19 15:04:02 -05:00
Makefile drm/amd/powerplay: add vega20 pptable function file 2019-03-19 15:03:56 -05:00
smu_v11_0.c drm/amd/powerplay: fix smc messsage index report 2019-03-19 15:04:02 -05:00
vega20_ppt.c drm/amd/powerplay: support sysfs to set/get pcie 2019-03-19 15:04:02 -05:00
vega20_ppt.h drm/amd/powerplay: add get_profiling_clk_mask functions for SMU11 2019-03-19 15:04:00 -05:00