Home
last modified time | relevance | path

Searched refs:smu_print (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
Ddcn30_clk_mgr_smu_msg.c45 #define smu_print(str, ...) {DC_LOG_SMU(str, ##__VA_ARGS__); } macro
105 smu_print("SMU Test message: %d\n", input); in dcn30_smu_test_message()
117 smu_print("SMU Get SMU version\n"); in dcn30_smu_get_smu_version()
122 smu_print("SMU version: %d\n", *version); in dcn30_smu_get_smu_version()
135 smu_print("SMU Check driver if version\n"); in dcn30_smu_check_driver_if_version()
140 smu_print("SMU driver if version: %d\n", response); in dcn30_smu_check_driver_if_version()
154 smu_print("SMU Check msg header version\n"); in dcn30_smu_check_msg_header_version()
159 smu_print("SMU msg header version: %d\n", response); in dcn30_smu_check_msg_header_version()
170 smu_print("SMU Set DRAM addr high: %d\n", addr_high); in dcn30_smu_set_dram_addr_high()
178 smu_print("SMU Set DRAM addr low: %d\n", addr_low); in dcn30_smu_set_dram_addr_low()
[all …]
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr_vbios_smu.c48 #define smu_print(str, ...) {DC_LOG_SMU(str, ##__VA_ARGS__); } macro
106 smu_print("SMU Response was not OK. SMU response after wait received is: %d\n", result); in rn_vbios_smu_send_msg_with_param()
192smu_print("actual_dcfclk_set_mhz %d is set to : %d\n", actual_dcfclk_set_mhz, actual_dcfclk_set_mh… in rn_vbios_smu_set_hard_min_dcfclk()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Ddcn301_smu.c48 #define smu_print(str, ...) {DC_LOG_SMU(str, ##__VA_ARGS__); } macro
106 smu_print("SMU Response was not OK. SMU response after wait received is: %d\n", result); in dcn301_smu_send_msg_with_param()
184smu_print("actual_dcfclk_set_mhz %d is set to : %d\n", actual_dcfclk_set_mhz, actual_dcfclk_set_mh… in dcn301_smu_set_hard_min_dcfclk()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_smu.c65 #define smu_print(str, ...) {DC_LOG_SMU(str, ##__VA_ARGS__); } macro
129 smu_print("SMU Response was not OK. SMU response after wait received is: %d\n", result); in dcn316_smu_send_msg_with_param()
195smu_print("actual_dcfclk_set_mhz %d is set to : %d\n", actual_dcfclk_set_mhz, actual_dcfclk_set_mh… in dcn316_smu_set_hard_min_dcfclk()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_smu.c47 #define smu_print(str, ...) {DC_LOG_SMU(str, ##__VA_ARGS__); } macro
113 smu_print("SMU Response was not OK. SMU response after wait received is: %d\n", result); in dcn31_smu_send_msg_with_param()
206smu_print("actual_dcfclk_set_mhz %d is set to : %d\n", actual_dcfclk_set_mhz, actual_dcfclk_set_mh… in dcn31_smu_set_hard_min_dcfclk()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_smu.c77 #define smu_print(str, ...) {DC_LOG_SMU(str, ##__VA_ARGS__); } macro
141 smu_print("SMU Response was not OK. SMU response after wait received is: %d\n", result); in dcn315_smu_send_msg_with_param()
209smu_print("actual_dcfclk_set_mhz %d is set to : %d\n", actual_dcfclk_set_mhz, actual_dcfclk_set_mh… in dcn315_smu_set_hard_min_dcfclk()