Home
last modified time | relevance | path

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

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