Symbol: cm_hist_control
drivers/gpu/drm/amd/display/dc/core/dc.c
2991
if (u->cm_hist_control) {
drivers/gpu/drm/amd/display/dc/core/dc.c
3289
if (srf_update->cm_hist_control) {
drivers/gpu/drm/amd/display/dc/core/dc.c
3290
memcpy(&surface->cm_hist_control,
drivers/gpu/drm/amd/display/dc/core/dc.c
3291
srf_update->cm_hist_control,
drivers/gpu/drm/amd/display/dc/core/dc.c
3292
sizeof(surface->cm_hist_control));
drivers/gpu/drm/amd/display/dc/core/dc.c
5675
fast_update[i].cm_hist_control = srf_updates[i].cm_hist_control;
drivers/gpu/drm/amd/display/dc/core/dc.c
5706
fast_update[i].cm_hist_control ||
drivers/gpu/drm/amd/display/dc/core/dc.c
5740
fast_update[i].cm_hist_control ||
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
1088
block_sequence[*num_steps].params.control_cm_hist_params.cm_hist_control
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
1089
= current_mpc_pipe->plane_state->cm_hist_control;
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
2440
params->control_cm_hist_params.cm_hist_control,
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
4078
struct cm_hist_control cm_hist_control,
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
4084
seq_state->steps[*seq_state->num_steps].params.control_cm_hist_params.cm_hist_control = cm_hist_control;
drivers/gpu/drm/amd/display/dc/dc.h
1624
struct cm_hist_control cm_hist_control;
drivers/gpu/drm/amd/display/dc/dc.h
1950
struct cm_hist_control *cm_hist_control;
drivers/gpu/drm/amd/display/dc/dc.h
1998
struct cm_hist_control *cm_hist_control;
drivers/gpu/drm/amd/display/dc/dpp/dcn42/dcn42_dpp.c
40
struct cm_hist_control cntl,
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
2508
pipe_ctx->plane_state->cm_hist_control, pipe_ctx->plane_state->color_space);
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
393
plane_state->cm_hist_control, plane_state->color_space);
drivers/gpu/drm/amd/display/dc/hwss/hw_sequencer.h
201
struct cm_hist_control cm_hist_control;
drivers/gpu/drm/amd/display/dc/hwss/hw_sequencer.h
2086
struct cm_hist_control cm_hist_control,
drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h
372
struct cm_hist_control cm_hist_control,