Home
last modified time | relevance | path

Searched refs:dc_stat_get_dmub_notification (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
Ddc_stat.h40 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify);
/drivers/gpu/drm/amd/display/dc/core/
Ddc_stat.c52 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification() function
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c788 dc_stat_get_dmub_notification(adev->dm.dc, &notify); in dm_dmub_outbox1_low_irq()