Searched refs:dc_is_dmub_outbox_supported (Results 1 – 3 of 3) sorted by relevance
2270 bool dc_is_dmub_outbox_supported(struct dc *dc);
1799 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in amdgpu_dm_init()2857 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()2887 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()3479 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in register_hpd_handlers()
4870 bool dc_is_dmub_outbox_supported(struct dc *dc) in dc_is_dmub_outbox_supported() function4910 return dc_is_dmub_outbox_supported(dc); in dc_enable_dmub_notifications()