Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1492 uint32_t gamma_change:1; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2113 pipe_ctx->plane_state->update_flags.bits.gamma_change || in dcn401_program_pipe()
2269 pipe_ctx->plane_state->update_flags.bits.gamma_change || in dcn401_program_pipe_sequence()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c3087 pipe_ctx->plane_state->update_flags.bits.gamma_change) in dce110_program_front_end_for_pipe()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c826 …->funcs.set_input_transfer_func && current_mpc_pipe->plane_state->update_flags.bits.gamma_change) { in hwss_build_fast_sequence()