Home
last modified time | relevance | path

Searched defs:new_crtc_state (Results 1 – 25 of 73) sorted by relevance

123

/linux-6.15/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.c285 struct intel_crtc_state *new_crtc_state; in intel_plane_calc_min_cdclk() local
435 const struct intel_crtc_state *new_crtc_state) in intel_plane_do_async_flip()
461 static bool i9xx_must_disable_cxsr(const struct intel_crtc_state *new_crtc_state, in i9xx_must_disable_cxsr()
502 static bool ilk_must_disable_cxsr(const struct intel_crtc_state *new_crtc_state, in ilk_must_disable_cxsr()
558 struct intel_crtc_state *new_crtc_state, in intel_plane_atomic_calc_changes()
642 struct intel_crtc_state *new_crtc_state, in intel_plane_atomic_check_with_state()
735 struct intel_crtc_state *new_crtc_state = in intel_plane_atomic_check() local
871 struct intel_crtc_state *new_crtc_state = in intel_crtc_planes_update_noarm() local
904 struct intel_crtc_state *new_crtc_state = in skl_crtc_planes_update_arm() local
936 struct intel_crtc_state *new_crtc_state = in i9xx_crtc_planes_update_arm() local
[all …]
Dintel_display.c478 void intel_enable_transcoder(const struct intel_crtc_state *new_crtc_state) in intel_enable_transcoder()
939 #define is_enabling(feature, old_crtc_state, new_crtc_state) \ argument
942 #define is_disabling(feature, old_crtc_state, new_crtc_state) \ argument
947 const struct intel_crtc_state *new_crtc_state) in planes_enabling()
956 const struct intel_crtc_state *new_crtc_state) in planes_disabling()
965 const struct intel_crtc_state *new_crtc_state) in vrr_params_changed()
977 const struct intel_crtc_state *new_crtc_state) in cmrr_params_changed()
988 const struct intel_crtc_state *new_crtc_state = in intel_crtc_vrr_enabling() local
1005 const struct intel_crtc_state *new_crtc_state = in intel_crtc_vrr_disabling() local
1018 const struct intel_crtc_state *new_crtc_state) in audio_enabling()
[all …]
Dhsw_ips.c102 const struct intel_crtc_state *new_crtc_state = in hsw_ips_need_disable() local
143 const struct intel_crtc_state *new_crtc_state = in hsw_ips_need_enable() local
176 const struct intel_crtc_state *new_crtc_state = in hsw_ips_post_update() local
Dintel_display.h330 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument
338 #define for_each_new_intel_crtc_in_state_reverse(__state, crtc, new_crtc_state, __i) \ argument
355 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument
364 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument
Dintel_vblank.c620 const struct intel_crtc_state *new_crtc_state) in pre_commit_crtc_state()
638 const struct intel_crtc_state *new_crtc_state = in intel_pre_commit_crtc_state() local
645 const struct intel_crtc_state *new_crtc_state, in intel_vblank_evade_init()
Dintel_crtc.c520 struct intel_crtc_state *new_crtc_state = in intel_pipe_update_start() local
657 struct intel_crtc_state *new_crtc_state = in intel_pipe_update_end() local
Dskl_watermark.c456 struct intel_crtc_state *new_crtc_state; in intel_compute_sagv_mask() local
2596 struct intel_crtc_state *new_crtc_state = in skl_ddb_add_affected_planes() local
2653 struct intel_crtc_state *new_crtc_state; in skl_compute_ddb() local
2763 const struct intel_crtc_state *new_crtc_state; in skl_print_wm_changes() local
2951 struct intel_crtc_state *new_crtc_state = in skl_wm_add_affected_planes() local
3007 struct intel_crtc_state *new_crtc_state; in intel_program_dpkgc_latency() local
3059 struct intel_crtc_state __maybe_unused *new_crtc_state; in skl_compute_wm() local
3599 const struct intel_crtc_state *new_crtc_state; in intel_mbus_joined_pipe() local
3901 const struct intel_crtc_state *new_crtc_state = in intel_wm_state_verify() local
Dintel_modeset_verify.c239 const struct intel_crtc_state *new_crtc_state = in intel_modeset_verify_crtc() local
Dintel_pmdemand.c184 const struct intel_crtc_state *new_crtc_state; in intel_pmdemand_update_max_ddiclk() local
298 const struct intel_crtc_state *new_crtc_state, *old_crtc_state; in intel_pmdemand_needs_update() local
Dintel_dp_tunnel.c490 const struct intel_crtc_state *new_crtc_state = in intel_dp_tunnel_atomic_add_state_for_crtc() local
679 const struct intel_crtc_state *new_crtc_state; in atomic_decrease_bw() local
/linux-6.15/drivers/gpu/drm/
Ddrm_atomic_helper.c420 struct drm_crtc_state *new_crtc_state; in mode_fixup() local
649 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_check_modeset() local
1019 struct drm_crtc_state *new_crtc_state; in drm_atomic_helper_check_planes() local
1168 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in disable_outputs() local
1301 struct drm_crtc_state *new_crtc_state; in drm_atomic_helper_update_legacy_modeset_state() local
1365 struct drm_crtc_state *new_crtc_state; in drm_atomic_helper_calc_timestamping_constants() local
1381 struct drm_crtc_state *new_crtc_state; in crtc_set_mode() local
1505 struct drm_crtc_state *new_crtc_state; in drm_atomic_helper_commit_modeset_enables() local
1581 struct drm_crtc_state *new_crtc_state; in set_fence_deadline() local
1688 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in drm_atomic_helper_wait_for_vblanks() local
[all …]
Ddrm_atomic.c378 const struct drm_crtc_state *new_crtc_state) in drm_atomic_crtc_check()
1401 struct drm_crtc_state *new_crtc_state; in drm_atomic_check_only() local
1580 struct drm_crtc_state *new_crtc_state; in update_output_state() local
/linux-6.15/drivers/gpu/drm/msm/dp/
Ddp_drm.c173 struct drm_crtc_state *new_crtc_state = NULL, *old_crtc_state = NULL; in msm_edp_bridge_atomic_disable() local
217 struct drm_crtc_state *new_crtc_state = NULL; in msm_edp_bridge_atomic_post_disable() local
/linux-6.15/drivers/gpu/drm/vc4/
Dvc4_kms.c395 struct drm_crtc_state *new_crtc_state; in vc4_atomic_commit_tail() local
584 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_ctm_atomic_check() local
924 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_pv_muxing_atomic_check() local
1001 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in vc4_core_clock_atomic_check() local
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.c274 struct drm_crtc_state *new_crtc_state; in nv50_crc_atomic_init_notifier_contexts() local
298 struct drm_crtc_state *new_crtc_state; in nv50_crc_atomic_release_notifier_contexts() local
384 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in nv50_crc_atomic_check_outp() local
/linux-6.15/drivers/gpu/drm/loongson/
Dlsdc_plane.c54 struct drm_crtc_state *new_crtc_state; in lsdc_primary_atomic_check() local
273 struct drm_crtc_state *new_crtc_state; in ls7a1000_cursor_plane_atomic_check() local
346 struct drm_crtc_state *new_crtc_state; in ls7a2000_cursor_plane_atomic_check() local
/linux-6.15/drivers/gpu/drm/bridge/
Dpanel.c155 struct drm_crtc_state *new_crtc_state; in panel_bridge_atomic_disable() local
174 struct drm_crtc_state *new_crtc_state; in panel_bridge_atomic_post_disable() local
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crtc.c576 static int amdgpu_dm_crtc_count_crtc_active_planes(struct drm_crtc_state *new_crtc_state) in amdgpu_dm_crtc_count_crtc_active_planes()
609 struct drm_crtc_state *new_crtc_state) in amdgpu_dm_crtc_update_crtc_active_planes()
Damdgpu_dm.c3389 struct drm_crtc_state *new_crtc_state; in dm_resume() local
7789 struct drm_crtc_state *new_crtc_state; in amdgpu_dm_connector_atomic_check() local
8797 static bool is_content_protection_different(struct drm_crtc_state *new_crtc_state, in is_content_protection_different()
8948 struct dm_crtc_state *new_crtc_state, in update_freesync_state_on_stream()
9043 struct dm_crtc_state *new_crtc_state) in update_stream_irq_parameters()
9342 struct drm_crtc_state *new_crtc_state; in amdgpu_dm_commit_planes() local
9675 struct drm_crtc_state *new_crtc_state; in amdgpu_dm_commit_audio() local
9776 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in amdgpu_dm_commit_streams() local
10086 struct drm_crtc_state *old_crtc_state, *new_crtc_state; in amdgpu_dm_atomic_commit_tail() local
10640 struct dm_crtc_state *new_crtc_state, in get_freesync_config_for_crtc()
[all …]
/linux-6.15/drivers/gpu/drm/mgag200/
Dmgag200_vga_bmc.c30 struct drm_crtc_state *new_crtc_state, in mgag200_vga_bmc_encoder_atomic_check()
Dmgag200_g200eh3.c24 struct drm_crtc_state *new_crtc_state = drm_atomic_get_new_crtc_state(new_state, crtc); in mgag200_g200eh3_pixpllc_atomic_check() local
Dmgag200_g200se.c121 struct drm_crtc_state *new_crtc_state = drm_atomic_get_new_crtc_state(new_state, crtc); in mgag200_g200se_00_pixpllc_atomic_check() local
205 struct drm_crtc_state *new_crtc_state = drm_atomic_get_new_crtc_state(new_state, crtc); in mgag200_g200se_04_pixpllc_atomic_check() local
Dmgag200_g200eh5.c26 struct drm_crtc_state *new_crtc_state = drm_atomic_get_new_crtc_state(new_state, crtc); in mgag200_g200eh5_pixpllc_atomic_check() local
Dmgag200_g200ew3.c31 struct drm_crtc_state *new_crtc_state = drm_atomic_get_new_crtc_state(new_state, crtc); in mgag200_g200ew3_pixpllc_atomic_check() local
/linux-6.15/drivers/gpu/drm/vkms/
Dvkms_drv.c116 struct drm_crtc_state *new_crtc_state; in vkms_atomic_check() local

123