Home
last modified time | relevance | path

Searched refs:dce110_opp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c105 struct dce110_opp *opp110, in set_truncation()
150 struct dce110_opp *opp110, in dce60_set_truncation()
200 struct dce110_opp *opp110, in set_spatial_dither()
302 struct dce110_opp *opp110, in set_temporal_dither()
364 struct dce110_opp *opp110, in dce110_opp_set_clamping()
424 struct dce110_opp *opp110, in dce60_opp_set_clamping()
472 struct dce110_opp *opp110, in set_pixel_encoding()
508 struct dce110_opp *opp110, in dce60_set_pixel_encoding()
536 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_program_bit_depth_reduction()
548 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce60_opp_program_bit_depth_reduction()
[all …]
H A Ddce_opp.h33 container_of(opp, struct dce110_opp, base)
305 container_of(opp, struct dce110_opp, base)
307 struct dce110_opp { struct
314 void dce110_opp_construct(struct dce110_opp *opp110, argument
322 void dce60_opp_construct(struct dce110_opp *opp110,
355 struct dce110_opp *opp110,
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_v.h32 void dce110_opp_v_construct(struct dce110_opp *opp110,
H A Ddce110_opp_v.c47 void dce110_opp_v_construct(struct dce110_opp *opp110, in dce110_opp_v_construct()