Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_damage_helper.c243 iter->full_update = true; in drm_atomic_helper_damage_iter_init()
270 if (iter->full_update) { in drm_atomic_helper_damage_iter_next()
272 iter->full_update = false; in drm_atomic_helper_damage_iter_next()
/linux/include/drm/
A Ddrm_damage_helper.h64 bool full_update; member
/linux/drivers/gpu/drm/i915/display/
A Dintel_psr.c1494 struct drm_rect *clip, bool full_update) in psr2_man_trk_ctl_calc() argument
1500 if (full_update) { in psr2_man_trk_ctl_calc()
1602 bool full_update = false; in intel_psr2_sel_fetch_update() local
1609 full_update = true; in intel_psr2_sel_fetch_update()
1633 full_update = true; in intel_psr2_sel_fetch_update()
1683 if (full_update) in intel_psr2_sel_fetch_update()
1709 full_update = true; in intel_psr2_sel_fetch_update()
1720 psr2_man_trk_ctl_calc(crtc_state, &pipe_clip, full_update); in intel_psr2_sel_fetch_update()
/linux/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/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c2622 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2677 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2694 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2698 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2703 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2711 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2728 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2739 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2855 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dcn10_program_pipe()
2862 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dcn10_program_pipe()
[all …]
/linux/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/drivers/gpu/drm/amd/display/dc/
A Ddc.h947 uint32_t full_update:1; member
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2808 if (pipe_ctx->plane_state->update_flags.bits.full_update ||
2813 if (pipe_ctx->plane_state->update_flags.bits.full_update)
/linux/drivers/gpu/drm/amd/display/dc/calcs/
A Ddcn_calcs.c1256 pipe->plane_state->update_flags.bits.full_update = 1; in dcn_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c2342 if (!pipe_ctx->plane_state->update_flags.bits.full_update && in dcn20_update_mpcc()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c10652 dm_new_plane_state->dc_state->update_flags.bits.full_update = 1; in dm_update_plane_state()

Completed in 56 milliseconds