Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h79 struct dmub_notification;
105 typedef void (*dmub_notify_interrupt_callback_t)(struct amdgpu_device *adev, struct dmub_notification *notify);
116 struct dmub_notification *dmub_notify;
284 struct dmub_notification *dmub_notify;
H A Damdgpu_dm.c677 struct dmub_notification *notify) in dmub_aux_setconfig_callback()
680 memcpy(adev->dm.dmub_notify, notify, sizeof(struct dmub_notification)); in dmub_aux_setconfig_callback()
694 struct dmub_notification *notify) in dmub_hpd_callback()
804 struct dmub_notification notify; in dm_dmub_outbox1_low_irq()
832 dmub_hpd_wrk->dmub_notify = kmemdup(&notify, sizeof(struct dmub_notification), in dm_dmub_outbox1_low_irq()
1801 adev->dm.dmub_notify = kzalloc(sizeof(struct dmub_notification), GFP_KERNEL); in amdgpu_dm_init()
10914 struct dmub_notification *p_notify = adev->dm.dmub_notify; in amdgpu_dm_process_dmub_aux_transfer_sync()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv_stat.h39 struct dmub_notification *notify);
H A Ddmub_srv.h474 * struct dmub_notification - dmub notification data
483 struct dmub_notification { struct
/kernel/linux/linux-6.6/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.h48 struct dmub_notification;
2291 struct dmub_notification *notify);
/kernel/linux/linux-6.6/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.c5031 struct dmub_notification *notify) in dc_process_dmub_set_config_async()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()

Completed in 39 milliseconds