Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amdgpu: Drop unsupported function

drop set_driver_table_location

Signed-off-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Pratik Vishwakarma and committed by
Alex Deucher
c6948604 4d632161

-1
-1
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_0_ppt.c
··· 1382 1382 .get_gpu_metrics = smu_v15_0_0_get_gpu_metrics, 1383 1383 .get_enabled_mask = smu_v15_0_0_get_enabled_mask, 1384 1384 .get_pp_feature_mask = smu_cmn_get_pp_feature_mask, 1385 - .set_driver_table_location = smu_v15_0_set_driver_table_location, 1386 1385 .gfx_off_control = smu_v15_0_gfx_off_control, 1387 1386 .mode2_reset = smu_v15_0_0_mode2_reset, 1388 1387 .get_dpm_ultimate_freq = smu_v15_0_common_get_dpm_ultimate_freq,