Home
last modified time | relevance | path

Searched refs:full_update (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_damage_helper.c247 iter->full_update = true; in drm_atomic_helper_damage_iter_init()
274 if (iter->full_update) { in drm_atomic_helper_damage_iter_next()
276 iter->full_update = false; in drm_atomic_helper_damage_iter_next()
/linux-6.3-rc2/include/drm/
A Ddrm_damage_helper.h64 bool full_update; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_hw_sequencer.c335 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dce60_program_front_end_for_pipe()
340 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dce60_program_front_end_for_pipe()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_psr.c1636 struct drm_rect *clip, bool full_update) in psr2_man_trk_ctl_calc() argument
1645 if (full_update) { in psr2_man_trk_ctl_calc()
1749 bool full_update = false; in intel_psr2_sel_fetch_update() local
1756 full_update = true; in intel_psr2_sel_fetch_update()
1779 full_update = true; in intel_psr2_sel_fetch_update()
1839 full_update = true; in intel_psr2_sel_fetch_update()
1842 if (full_update) in intel_psr2_sel_fetch_update()
1875 full_update = true; in intel_psr2_sel_fetch_update()
1904 psr2_man_trk_ctl_calc(crtc_state, &pipe_clip, full_update); in intel_psr2_sel_fetch_update()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c2722 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2777 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2794 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2798 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2803 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2811 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2828 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2839 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2955 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dcn10_program_pipe()
2962 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dcn10_program_pipe()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hwseq.c498 if (!pipe_ctx->plane_state->update_flags.bits.full_update) { in dcn201_update_mpcc()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h1145 uint32_t full_update:1; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2729 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dce110_program_front_end_for_pipe()
2734 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dce110_program_front_end_for_pipe()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddcn_calcs.c1237 pipe->plane_state->update_flags.bits.full_update = 1; in dcn_validate_bandwidth()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c2623 if (!pipe_ctx->plane_state->update_flags.bits.full_update && in dcn20_update_mpcc()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c9689 dm_new_plane_state->dc_state->update_flags.bits.full_update = 1; in dm_update_plane_state()

Completed in 63 milliseconds