linux_dsm_epyc7002/drivers/gpu/drm/amd
Nils Wallménius d3a84aa074 drm/amd/powerplay: Mark pem_event_action chains as const
As these arrays were of pointer to pointer type, they were
pointer to pointer to const. Make them pointer to const
pointer to const.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-05-04 20:20:13 -04:00
..
acp drm/amd: Beef up ACP Kconfig menu text 2016-03-25 10:20:16 -04:00
amdgpu drm/amdgpu: Mark all instances of struct drm_info_list as const 2016-05-04 20:20:10 -04:00
amdkfd drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type 2016-03-22 15:36:02 -07:00
include drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. 2016-04-01 10:08:27 -04:00
powerplay drm/amd/powerplay: Mark pem_event_action chains as const 2016-05-04 20:20:13 -04:00
scheduler drm/amd/scheduler: Mark amdgpu_sched_ops const 2016-05-04 20:20:05 -04:00