Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h392 uint32_t opp_changed : 1; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1574 new_pipe->update_flags.bits.opp_changed = 1; in dcn20_detect_pipe_changes()
1784 if ((pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed || in dcn20_update_dchubp_dpp()
1796 if (pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed in dcn20_update_dchubp_dpp()
1814 pipe_ctx->update_flags.bits.opp_changed || in dcn20_update_dchubp_dpp()
1996 || pipe_ctx->update_flags.bits.opp_changed) { in dcn20_program_pipe()
2115 || context->res_ctx.pipe_ctx[i].update_flags.bits.opp_changed) { in dcn20_program_front_end_for_ctx()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2024 || pipe_ctx->update_flags.bits.opp_changed) { in dcn401_program_pipe()
2146 || context->res_ctx.pipe_ctx[i].update_flags.bits.opp_changed) { in dcn401_program_front_end_for_ctx()
2527 new_pipe->update_flags.bits.opp_changed = 1; in dcn401_detect_pipe_changes()