Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.h83 struct dmub_notification;
110 … (*dmub_notify_interrupt_callback_t)(struct amdgpu_device *adev, struct dmub_notification *notify);
121 struct dmub_notification *dmub_notify;
335 struct dmub_notification *dmub_notify;
A Damdgpu_dm.c747 struct dmub_notification *notify) in dmub_aux_setconfig_callback()
750 memcpy(adev->dm.dmub_notify, notify, sizeof(struct dmub_notification)); in dmub_aux_setconfig_callback()
756 struct dmub_notification *notify) in dmub_aux_fused_io_callback()
787 struct dmub_notification *notify) in dmub_hpd_callback()
862 struct dmub_notification *notify) in dmub_hpd_sense_callback()
948 struct dmub_notification notify = {0}; in dm_dmub_outbox1_low_irq()
993 dmub_hpd_wrk->dmub_notify = kmemdup(&notify, sizeof(struct dmub_notification), in dm_dmub_outbox1_low_irq()
2088 adev->dm.dmub_notify = kzalloc(sizeof(struct dmub_notification), GFP_KERNEL); in amdgpu_dm_init()
12756 struct dmub_notification *p_notify = adev->dm.dmub_notify; in amdgpu_dm_process_dmub_aux_transfer_sync()
/drivers/gpu/drm/amd/display/dmub/
A Ddmub_srv_stat.h39 struct dmub_notification *notify);
A Ddmub_srv.h596 struct dmub_notification { struct
/drivers/gpu/drm/amd/display/dc/
A Ddc_stat.h40 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify);
A Ddc.h56 struct dmub_notification;
2634 struct dmub_notification *notify);
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stat.c48 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
A Ddc.c6064 struct dmub_notification *notify) in dc_process_dmub_set_config_async()
/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_srv_stat.c47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()

Completed in 57 milliseconds