Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubp.c80 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h189 void (*set_unbounded_requesting)( member
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1427 if (hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()
1428 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()