Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_ipp.c46 struct dce_ipp *ipp_dce = TO_DCE_IPP(ipp); in dce_ipp_cursor_set_position()
71 struct dce_ipp *ipp_dce = TO_DCE_IPP(ipp); in dce_ipp_cursor_set_attributes()
141 struct dce_ipp *ipp_dce = TO_DCE_IPP(ipp); in dce_ipp_program_prescale()
174 struct dce_ipp *ipp_dce = TO_DCE_IPP(ipp); in dce_ipp_program_input_lut()
221 struct dce_ipp *ipp_dce = TO_DCE_IPP(ipp); in dce_ipp_set_degamma()
237 struct dce_ipp *ipp_dce = TO_DCE_IPP(ipp); in dce60_ipp_set_degamma()
272 struct dce_ipp *ipp_dce, in dce_ipp_construct()
290 struct dce_ipp *ipp_dce, in dce60_ipp_construct()
H A Ddce_ipp.h32 container_of(ipp, struct dce_ipp, base)
262 struct dce_ipp { struct
269 void dce_ipp_construct(struct dce_ipp *ipp_dce, argument
277 void dce60_ipp_construct(struct dce_ipp *ipp_dce,
H A DMakefile31 dce_opp.o dce_dmcu.o dce_abm.o dce_ipp.o dce_aux.o \