Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
HDhubp.h123 void (*hubp_disable_control)(struct hubp *hubp, bool disable_hubp); member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hubp.c1168 .hubp_disable_control = hubp1_disable_control,
HDdcn10_hw_sequencer.c811 hubp->funcs->hubp_disable_control(hubp, true); in dcn10_hw_wa_force_recovery()
821 hubp->funcs->hubp_disable_control(hubp, true); in dcn10_hw_wa_force_recovery()