Home
last modified time | relevance | path

Searched refs:opp_program_bit_depth_reduction (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_opp_v.c43 .opp_program_bit_depth_reduction =
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_opp.c47 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_opp.c715 .opp_program_bit_depth_reduction = dce110_opp_program_bit_depth_reduction
723 .opp_program_bit_depth_reduction = dce60_opp_program_bit_depth_reduction
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dopp.h285 void (*opp_program_bit_depth_reduction)( member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_opp.c360 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_opp.c402 .opp_program_bit_depth_reduction = opp1_program_bit_depth_reduction,
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_dp.c5072 opp->funcs->opp_program_bit_depth_reduction(opp, &params);
5119 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params);
5139 opp->funcs->opp_program_bit_depth_reduction(opp, &params);
5156 odm_opp->funcs->opp_program_bit_depth_reduction(odm_opp, &params);
A Ddc.c742 opp_program_bit_depth_reduction(pipes->stream_res.opp, &params); in dc_stream_set_dither_option()

Completed in 22 milliseconds