Searched refs:dccg2_update_dpp_dto (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dccg.c | 47 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,
|
H A D | dcn20_dccg.h | 122 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dccg.c | 47 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg2_update_dpp_dto() function 137 .update_dpp_dto = dccg2_update_dpp_dto,
|
H A D | dcn20_dccg.h | 304 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_dccg.c | 46 .update_dpp_dto = dccg2_update_dpp_dto,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dccg.c | 47 .update_dpp_dto = dccg2_update_dpp_dto,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dccg.c | 47 .update_dpp_dto = dccg2_update_dpp_dto,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dccg.c | 331 .update_dpp_dto = dccg2_update_dpp_dto,
|
Completed in 3 milliseconds