Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubp.c88 .set_unbounded_requesting = hubp31_set_unbounded_requesting,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h190 void (*set_unbounded_requesting)( member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1434 if (hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()
1435 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()