Home
last modified time | relevance | path

Searched refs:DMUB_NOTIFICATION_AUX_REPLY (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stat.c64 notify->type == DMUB_NOTIFICATION_AUX_REPLY || in dc_stat_get_dmub_notification()
/linux-6.15/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c73 notify->type = DMUB_NOTIFICATION_AUX_REPLY; in dmub_srv_stat_get_notification()
/linux-6.15/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h139 DMUB_NOTIFICATION_AUX_REPLY, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c756 if (notify->type == DMUB_NOTIFICATION_AUX_REPLY) in dmub_aux_setconfig_callback()
2198 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_AUX_REPLY, in amdgpu_dm_init()