Searched refs:dc_is_dmub_outbox_supported (Results 1 – 3 of 3) sorted by relevance
2262 bool dc_is_dmub_outbox_supported(struct dc *dc);
1797 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in amdgpu_dm_init()1831 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in amdgpu_dm_init()2862 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()2892 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()
4896 bool dc_is_dmub_outbox_supported(struct dc *dc) in dc_is_dmub_outbox_supported() function4926 return dc_is_dmub_outbox_supported(dc); in dc_enable_dmub_notifications()