Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c852 block_sequence[*num_steps].params.control_cm_hist_params.cm_hist_control in hwss_build_fast_sequence()
853 = current_mpc_pipe->plane_state->cm_hist_control; in hwss_build_fast_sequence()
2076 params->control_cm_hist_params.cm_hist_control, in hwss_program_cm_hist()
3398 struct cm_hist_control cm_hist_control, in hwss_add_dpp_program_cm_hist() argument
3404 …tate->steps[*seq_state->num_steps].params.control_cm_hist_params.cm_hist_control = cm_hist_control; in hwss_add_dpp_program_cm_hist()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2332 pipe_ctx->plane_state->cm_hist_control, pipe_ctx->plane_state->color_space); in dcn401_program_pipe_sequence()