Home
last modified time | relevance | path

Searched refs:DC_LOG_IPS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1287 DC_LOG_IPS( in dc_dmub_srv_notify_idle()
1335 DC_LOG_IPS( in dc_dmub_srv_notify_idle()
1378 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1397 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1406 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1414 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1422 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1429 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1437 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
1445 DC_LOG_IPS( in dc_dmub_srv_exit_low_power_state()
[all …]
/linux/drivers/gpu/drm/amd/display/include/
H A Dlogger_types.h67 #define DC_LOG_IPS(...) pr_debug("[IPS]: "__VA_ARGS__) macro