Home
last modified time | relevance | path

Searched refs:smu_send_hbm_bad_channel_flag (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h1504 int smu_send_hbm_bad_channel_flag(struct smu_context *smu, uint32_t size);
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c634 ret = smu_send_hbm_bad_channel_flag(smu, size); in amdgpu_dpm_send_hbm_bad_channel_flag()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3302 int smu_send_hbm_bad_channel_flag(struct smu_context *smu, uint32_t size) in smu_send_hbm_bad_channel_flag() function