drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)
add debugfs interface amdgpu_force_sclk to set arbitrary sclk for navi14 v2: Add lock Signed-off-by: Chengming Gui <Jack.Gui@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Šī revīzija ir iekļauta:

revīziju iesūtīja
Alex Deucher

vecāks
31faff1a1c
revīzija
0cf64555fe
@@ -372,6 +372,9 @@ struct smu_context
|
||||
struct amd_pp_display_configuration *display_config;
|
||||
struct smu_baco_context smu_baco;
|
||||
void *od_settings;
|
||||
#if defined(CONFIG_DEBUG_FS)
|
||||
struct dentry *debugfs_sclk;
|
||||
#endif
|
||||
|
||||
uint32_t pstate_sclk;
|
||||
uint32_t pstate_mclk;
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user