Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dccg.c47 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg2_update_dpp_dto() function
104 .update_dpp_dto = dccg2_update_dpp_dto,
Ddcn20_dccg.h122 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dccg.c47 .update_dpp_dto = dccg2_update_dpp_dto,