Searched refs:dc_enable_dmub_notifications (Results 1 – 3 of 3) sorted by relevance
1595 bool dc_enable_dmub_notifications(struct dc *dc);
765 if (dc_enable_dmub_notifications(adev->dm.dc) && in dm_dmub_outbox1_low_irq()1761 if (dc_enable_dmub_notifications(adev->dm.dc)) { in amdgpu_dm_fini()
4457 bool dc_enable_dmub_notifications(struct dc *dc) in dc_enable_dmub_notifications() function