drm/amd/powerplay: add parameter of the mclk switch latency time
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Ken Wang <Qingqing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Este commit está contenido en:
@@ -260,6 +260,7 @@ enum amd_pp_clock_type {
|
||||
struct amd_pp_clocks {
|
||||
uint32_t count;
|
||||
uint32_t clock[MAX_NUM_CLOCKS];
|
||||
uint32_t latency[MAX_NUM_CLOCKS];
|
||||
};
|
||||
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user