Searched refs:DC_LOG_HW_HPD_IRQ (Results 1 – 2 of 2) sorted by relevance
95 DC_LOG_HW_HPD_IRQ("%s: Link Status changed.\n", __func__); in dp_parse_link_loss_status()108 DC_LOG_HW_HPD_IRQ("%s: DPCD read failed to obtain power state.\n", in dp_parse_link_loss_status()379 DC_LOG_HW_HPD_IRQ("%s: Got short pulse HPD on link %d\n", in dp_handle_hpd_rx_irq()393 DC_LOG_HW_HPD_IRQ("%s: DPCD read failed to obtain irq data\n", in dp_handle_hpd_rx_irq()416 DC_LOG_HW_HPD_IRQ("%s: skipping HPD handling on %d\n", in dp_handle_hpd_rx_irq()
47 #define DC_LOG_HW_HPD_IRQ(...) DRM_DEBUG_KMS(__VA_ARGS__) macro