Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c199 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h254 void (*set_unbounded_requesting)( member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c1016 .set_unbounded_requesting = hubp401_set_unbounded_requesting,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1714 if (pipe_ctx->update_flags.bits.unbounded_req && hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()
1715 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()