/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.h | 307 uint32_t low_sclk_interrupt_threshold; member
|
H A D | smu8_hwmgr.h | 292 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega12_hwmgr.h | 343 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega10_hwmgr.h | 340 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega20_hwmgr.h | 465 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega10_hwmgr.c | 947 data->low_sclk_interrupt_threshold = 0; in vega10_init_sclk_threshold() 3759 uint32_t low_sclk_interrupt_threshold = 0; in vega10_update_sclk_threshold() local 3762 (data->low_sclk_interrupt_threshold != 0)) { in vega10_update_sclk_threshold() 3763 low_sclk_interrupt_threshold = in vega10_update_sclk_threshold() 3764 data->low_sclk_interrupt_threshold; in vega10_update_sclk_threshold() 3767 cpu_to_le32(low_sclk_interrupt_threshold); in vega10_update_sclk_threshold() 3772 (uint32_t)low_sclk_interrupt_threshold, in vega10_update_sclk_threshold()
|
H A D | smu8_hwmgr.c | 680 data->low_sclk_interrupt_threshold = 0; in smu8_init_sclk_threshold()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu8_hwmgr.h | 292 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega10_hwmgr.h | 340 uint32_t low_sclk_interrupt_threshold; member
|
H A D | smu7_hwmgr.h | 319 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega12_hwmgr.h | 342 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega20_hwmgr.h | 463 uint32_t low_sclk_interrupt_threshold; member
|
H A D | vega10_hwmgr.c | 946 data->low_sclk_interrupt_threshold = 0; in vega10_init_sclk_threshold() 3786 uint32_t low_sclk_interrupt_threshold = 0; in vega10_update_sclk_threshold() local 3789 (data->low_sclk_interrupt_threshold != 0)) { in vega10_update_sclk_threshold() 3790 low_sclk_interrupt_threshold = in vega10_update_sclk_threshold() 3791 data->low_sclk_interrupt_threshold; in vega10_update_sclk_threshold() 3794 cpu_to_le32(low_sclk_interrupt_threshold); in vega10_update_sclk_threshold() 3799 (uint32_t)low_sclk_interrupt_threshold, in vega10_update_sclk_threshold()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 2220 uint32_t low_sclk_interrupt_threshold = 0; in vegam_update_sclk_threshold() local 2224 && (data->low_sclk_interrupt_threshold != 0)) { in vegam_update_sclk_threshold() 2225 low_sclk_interrupt_threshold = in vegam_update_sclk_threshold() 2226 data->low_sclk_interrupt_threshold; in vegam_update_sclk_threshold() 2228 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in vegam_update_sclk_threshold() 2235 (uint8_t *)&low_sclk_interrupt_threshold, in vegam_update_sclk_threshold()
|
H A D | fiji_smumgr.c | 2269 uint32_t low_sclk_interrupt_threshold = 0; in fiji_update_sclk_threshold() local 2273 && (data->low_sclk_interrupt_threshold != 0)) { in fiji_update_sclk_threshold() 2274 low_sclk_interrupt_threshold = in fiji_update_sclk_threshold() 2275 data->low_sclk_interrupt_threshold; in fiji_update_sclk_threshold() 2277 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in fiji_update_sclk_threshold() 2284 (uint8_t *)&low_sclk_interrupt_threshold, in fiji_update_sclk_threshold()
|
H A D | iceland_smumgr.c | 2180 uint32_t low_sclk_interrupt_threshold = 0; in iceland_update_sclk_threshold() local 2184 && (data->low_sclk_interrupt_threshold != 0)) { in iceland_update_sclk_threshold() 2185 low_sclk_interrupt_threshold = in iceland_update_sclk_threshold() 2186 data->low_sclk_interrupt_threshold; in iceland_update_sclk_threshold() 2188 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in iceland_update_sclk_threshold() 2195 (uint8_t *)&low_sclk_interrupt_threshold, in iceland_update_sclk_threshold()
|
H A D | ci_smumgr.c | 2216 uint32_t low_sclk_interrupt_threshold = 0; in ci_update_sclk_threshold() local 2220 && (data->low_sclk_interrupt_threshold != 0)) { in ci_update_sclk_threshold() 2221 low_sclk_interrupt_threshold = in ci_update_sclk_threshold() 2222 data->low_sclk_interrupt_threshold; in ci_update_sclk_threshold() 2224 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in ci_update_sclk_threshold() 2231 (uint8_t *)&low_sclk_interrupt_threshold, in ci_update_sclk_threshold()
|
H A D | tonga_smumgr.c | 2570 uint32_t low_sclk_interrupt_threshold = 0; in tonga_update_sclk_threshold() local 2574 && (data->low_sclk_interrupt_threshold != 0)) { in tonga_update_sclk_threshold() 2575 low_sclk_interrupt_threshold = in tonga_update_sclk_threshold() 2576 data->low_sclk_interrupt_threshold; in tonga_update_sclk_threshold() 2578 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in tonga_update_sclk_threshold() 2585 (uint8_t *)&low_sclk_interrupt_threshold, in tonga_update_sclk_threshold()
|
H A D | polaris10_smumgr.c | 2287 uint32_t low_sclk_interrupt_threshold = 0; in polaris10_update_sclk_threshold() local 2291 && (data->low_sclk_interrupt_threshold != 0)) { in polaris10_update_sclk_threshold() 2292 low_sclk_interrupt_threshold = in polaris10_update_sclk_threshold() 2293 data->low_sclk_interrupt_threshold; in polaris10_update_sclk_threshold() 2295 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in polaris10_update_sclk_threshold() 2302 (uint8_t *)&low_sclk_interrupt_threshold, in polaris10_update_sclk_threshold()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 2218 uint32_t low_sclk_interrupt_threshold = 0; in vegam_update_sclk_threshold() local 2222 && (data->low_sclk_interrupt_threshold != 0)) { in vegam_update_sclk_threshold() 2223 low_sclk_interrupt_threshold = in vegam_update_sclk_threshold() 2224 data->low_sclk_interrupt_threshold; in vegam_update_sclk_threshold() 2226 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in vegam_update_sclk_threshold() 2233 (uint8_t *)&low_sclk_interrupt_threshold, in vegam_update_sclk_threshold()
|
H A D | fiji_smumgr.c | 2267 uint32_t low_sclk_interrupt_threshold = 0; in fiji_update_sclk_threshold() local 2271 && (data->low_sclk_interrupt_threshold != 0)) { in fiji_update_sclk_threshold() 2272 low_sclk_interrupt_threshold = in fiji_update_sclk_threshold() 2273 data->low_sclk_interrupt_threshold; in fiji_update_sclk_threshold() 2275 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in fiji_update_sclk_threshold() 2282 (uint8_t *)&low_sclk_interrupt_threshold, in fiji_update_sclk_threshold()
|
H A D | iceland_smumgr.c | 2180 uint32_t low_sclk_interrupt_threshold = 0; in iceland_update_sclk_threshold() local 2184 && (data->low_sclk_interrupt_threshold != 0)) { in iceland_update_sclk_threshold() 2185 low_sclk_interrupt_threshold = in iceland_update_sclk_threshold() 2186 data->low_sclk_interrupt_threshold; in iceland_update_sclk_threshold() 2188 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in iceland_update_sclk_threshold() 2195 (uint8_t *)&low_sclk_interrupt_threshold, in iceland_update_sclk_threshold()
|
H A D | tonga_smumgr.c | 2570 uint32_t low_sclk_interrupt_threshold = 0; in tonga_update_sclk_threshold() local 2574 && (data->low_sclk_interrupt_threshold != 0)) { in tonga_update_sclk_threshold() 2575 low_sclk_interrupt_threshold = in tonga_update_sclk_threshold() 2576 data->low_sclk_interrupt_threshold; in tonga_update_sclk_threshold() 2578 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in tonga_update_sclk_threshold() 2585 (uint8_t *)&low_sclk_interrupt_threshold, in tonga_update_sclk_threshold()
|
H A D | polaris10_smumgr.c | 2388 uint32_t low_sclk_interrupt_threshold = 0; in polaris10_update_sclk_threshold() local 2392 && (data->low_sclk_interrupt_threshold != 0)) { in polaris10_update_sclk_threshold() 2393 low_sclk_interrupt_threshold = in polaris10_update_sclk_threshold() 2394 data->low_sclk_interrupt_threshold; in polaris10_update_sclk_threshold() 2396 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in polaris10_update_sclk_threshold() 2403 (uint8_t *)&low_sclk_interrupt_threshold, in polaris10_update_sclk_threshold()
|
H A D | ci_smumgr.c | 2217 uint32_t low_sclk_interrupt_threshold = 0; in ci_update_sclk_threshold() local 2221 && (data->low_sclk_interrupt_threshold != 0)) { in ci_update_sclk_threshold() 2222 low_sclk_interrupt_threshold = in ci_update_sclk_threshold() 2223 data->low_sclk_interrupt_threshold; in ci_update_sclk_threshold() 2225 CONVERT_FROM_HOST_TO_SMC_UL(low_sclk_interrupt_threshold); in ci_update_sclk_threshold() 2232 (uint8_t *)&low_sclk_interrupt_threshold, in ci_update_sclk_threshold()
|