Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2458 bool use_default_params = params->opp_program_bit_depth_reduction_params.use_default_params; in hwss_opp_program_bit_depth_reduction() local
2462 if (use_default_params) in hwss_opp_program_bit_depth_reduction()
3361 bool use_default_params, in hwss_add_opp_program_bit_depth_reduction() argument
3367 …->num_steps].params.opp_program_bit_depth_reduction_params.use_default_params = use_default_params; in hwss_add_opp_program_bit_depth_reduction()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h348 bool use_default_params; member
1763 bool use_default_params,