Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
H A Ddcn31_hubp.c94 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c196 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
H A Ddcn35_hubp.c214 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h241 void (*set_unbounded_requesting)( member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c989 .set_unbounded_requesting = hubp401_set_unbounded_requesting,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1688 if (pipe_ctx->update_flags.bits.unbounded_req && hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()
1689 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()