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);
1655 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in amdgpu_dm_init()1689 if (dc_is_dmub_outbox_supported(adev->dm.dc)) in amdgpu_dm_init()2689 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()2719 if (dc_is_dmub_outbox_supported(adev->dm.dc)) { in dm_resume()
4406 bool dc_is_dmub_outbox_supported(struct dc *dc) in dc_is_dmub_outbox_supported() function4440 return dc_is_dmub_outbox_supported(dc); in dc_enable_dmub_notifications()