Searched refs:dc_is_dmub_outbox_supported (Results 1 – 3 of 3) sorted by relevance
1594 bool dc_is_dmub_outbox_supported(struct dc *dc);
1654 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in amdgpu_dm_init()1688 if (dc_is_dmub_outbox_supported(adev->dm.dc)) in amdgpu_dm_init()2684 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()2714 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()
4425 bool dc_is_dmub_outbox_supported(struct dc *dc) in dc_is_dmub_outbox_supported() function4459 return dc_is_dmub_outbox_supported(dc); in dc_enable_dmub_notifications()