Home
last modified time | relevance | path

Searched refs:dmub_notification (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h83 struct dmub_notification;
109 … (*dmub_notify_interrupt_callback_t)(struct amdgpu_device *adev, struct dmub_notification *notify);
120 struct dmub_notification *dmub_notify;
310 struct dmub_notification *dmub_notify;
/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv_stat.h39 struct dmub_notification *notify);
H A Ddmub_srv.h560 struct dmub_notification { struct
/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);
H A Ddc.h56 struct dmub_notification;
2567 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()
H A Ddc.c5903 struct dmub_notification *notify) in dc_process_dmub_set_config_async()
/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()