Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_outbox.h31 void dmub_enable_outbox_notification(struct dc_dmub_srv *dmub_srv);
H A Ddmub_outbox.c39 void dmub_enable_outbox_notification(struct dc_dmub_srv *dmub_srv) in dmub_enable_outbox_notification() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4927 dmub_enable_outbox_notification(dc_ctx->dmub_srv); in dc_enable_dmub_outbox()