Searched refs:dc_enable_dmub_notifications (Results 1 – 3 of 3) sorted by relevance
2774 bool dc_enable_dmub_notifications(struct dc *dc);
1013 if (dc_enable_dmub_notifications(adev->dm.dc) && in dm_dmub_outbox1_low_irq()2262 if (dc_enable_dmub_notifications(adev->dm.dc)) { in amdgpu_dm_fini()
5960 bool dc_enable_dmub_notifications(struct dc *dc) in dc_enable_dmub_notifications() function