Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2481 bool use_default_params = params->opp_program_bit_depth_reduction_params.use_default_params; in hwss_opp_program_bit_depth_reduction() local
2485 if (use_default_params) in hwss_opp_program_bit_depth_reduction()
3384 bool use_default_params, in hwss_add_opp_program_bit_depth_reduction() argument
3390 …->num_steps].params.opp_program_bit_depth_reduction_params.use_default_params = use_default_params; in hwss_add_opp_program_bit_depth_reduction()