Home
last modified time | relevance | path

Searched refs:set_unbounded_requesting (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c88 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h199 void (*set_unbounded_requesting)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c196 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1527 if (pipe_ctx->update_flags.bits.unbounded_req && hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()
1528 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()