Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1501 uint32_t cm_hist_change:1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2173 && pipe_ctx->plane_state->update_flags.bits.cm_hist_change in dcn401_program_pipe()
2328 && pipe_ctx->plane_state->update_flags.bits.cm_hist_change in dcn401_program_pipe_sequence()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c849 if (current_mpc_pipe->plane_state->update_flags.bits.cm_hist_change) { in hwss_build_fast_sequence()