Home
last modified time | relevance | path

Searched defs:dpp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn201/
H A Ddcn201_dpp.c52 struct dcn201_dpp *dpp = TO_DCN201_DPP(dpp_base); in dpp201_cnv_setup() local
191 struct dpp *dpp, in dpp201_get_optimal_number_of_taps()
298 struct dcn201_dpp *dpp, in dpp201_construct()
H A Ddcn201_dpp.h30 #define TO_DCN201_DPP(dpp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c291 struct dpp *dpp = res_pool->dpps[i]; in dcn201_init_hw() local
311 struct dpp *dpp = res_pool->dpps[i]; in dcn201_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.h30 #define TO_DCN30_DPP(dpp)\ argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c625 static void dcn201_dpp_destroy(struct dpp **dpp) in dcn201_dpp_destroy()
635 struct dcn201_dpp *dpp = in dcn201_dpp_create() local