Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h150 void (*phantom_hubp_post_enable)(struct hubp *hubp); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c202 .phantom_hubp_post_enable = hubp32_phantom_hubp_post_enable,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1656 && hubp->funcs->phantom_hubp_post_enable) in dcn20_update_dchubp_dpp()
1657 hubp->funcs->phantom_hubp_post_enable(hubp); in dcn20_update_dchubp_dpp()