| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_atomic_helper.c | 81 crtc_state = drm_atomic_get_new_crtc_state(state, in drm_atomic_helper_plane_changed() 91 crtc_state = drm_atomic_get_new_crtc_state(state, plane_state->crtc); in drm_atomic_helper_plane_changed() 199 crtc_state = drm_atomic_get_new_crtc_state(state, new_conn_state->crtc); in handle_conflicting_encoders() 240 crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in set_best_encoder() 251 crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in set_best_encoder() 284 crtc_state = drm_atomic_get_new_crtc_state(state, encoder_crtc); in steal_encoder() 307 crtc_state = drm_atomic_get_new_crtc_state(state, old_connector_state->crtc); in update_connector_routing() 312 crtc_state = drm_atomic_get_new_crtc_state(state, new_connector_state->crtc); in update_connector_routing() 327 crtc_state = drm_atomic_get_new_crtc_state(state, in update_connector_routing() 439 drm_atomic_get_new_crtc_state(state, new_conn_state->crtc); in mode_fixup() [all …]
|
| D | drm_damage_helper.c | 126 crtc_state = drm_atomic_get_new_crtc_state(state, in drm_atomic_helper_check_plane_damage()
|
| D | drm_simple_kms_helper.c | 135 crtc_state = drm_atomic_get_new_crtc_state(plane_state->state, in drm_simple_kms_plane_atomic_check()
|
| D | drm_blend.c | 505 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in drm_atomic_normalize_zpos()
|
| D | drm_client_modeset.c | 958 struct drm_crtc_state *crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in drm_client_modeset_commit_atomic()
|
| D | drm_atomic.c | 1106 WARN_ON(!drm_atomic_get_new_crtc_state(state, crtc)); in drm_atomic_add_affected_planes()
|
| D | drm_atomic_uapi.c | 306 crtc_state = drm_atomic_get_new_crtc_state(conn_state->state, in drm_atomic_set_crtc_for_connector()
|
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_atomic.c | 136 crtc_state = drm_atomic_get_new_crtc_state(state, new_state->crtc); in intel_digital_connector_atomic_check()
|
| D | intel_dp_mst.c | 186 crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in intel_dp_mst_atomic_check()
|
| D | intel_display_types.h | 1488 return to_intel_crtc_state(drm_atomic_get_new_crtc_state(&state->base, in intel_atomic_get_new_crtc_state()
|
| D | intel_sdvo.c | 2335 drm_atomic_get_new_crtc_state(state->state, state->crtc); in intel_sdvo_connector_atomic_set_property() 2445 drm_atomic_get_new_crtc_state(state, in intel_sdvo_atomic_check()
|
| D | intel_tv.c | 1835 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_state->crtc); in intel_tv_atomic_check()
|
| D | intel_hdcp.c | 1976 crtc_state = drm_atomic_get_new_crtc_state(new_state->state, in intel_hdcp_atomic_check()
|
| /Linux-v5.4/drivers/gpu/drm/vc4/ |
| D | vc4_txp.c | 237 crtc_state = drm_atomic_get_new_crtc_state(state, conn_state->crtc); in vc4_txp_connector_atomic_check()
|
| D | vc4_plane.c | 267 crtc_state = drm_atomic_get_new_crtc_state(pstate->state, in vc4_plane_margins_adj()
|
| /Linux-v5.4/drivers/gpu/drm/bridge/analogix/ |
| D | analogix_dp_core.c | 1167 crtc_state = drm_atomic_get_new_crtc_state(state, conn_state->crtc); in analogix_dp_atomic_check() 1453 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in analogix_dp_bridge_atomic_disable() 1478 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in analogix_dp_bridge_atomic_post_disable()
|
| /Linux-v5.4/drivers/gpu/drm/rockchip/ |
| D | analogix_dp-rockchip.c | 220 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in rockchip_dp_drm_encoder_disable()
|
| /Linux-v5.4/include/drm/ |
| D | drm_atomic.h | 510 drm_atomic_get_new_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_new_crtc_state() function
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 5656 drm_atomic_get_new_crtc_state(state, pcrtc); in amdgpu_dm_commit_planes() 5707 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in amdgpu_dm_commit_planes() 5947 new_crtc_state = drm_atomic_get_new_crtc_state( in amdgpu_dm_commit_audio() 5972 new_crtc_state = drm_atomic_get_new_crtc_state( in amdgpu_dm_commit_audio() 6267 new_crtc_state = drm_atomic_get_new_crtc_state(state, &acrtc->base); in amdgpu_dm_atomic_commit_tail() 6845 drm_atomic_get_new_crtc_state(state, new_plane_state->crtc); in should_reset_plane() 6962 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_plane_crtc); in dm_update_plane_state() 7371 drm_atomic_get_new_crtc_state(state, &acrtc->base))) in amdgpu_dm_atomic_check()
|
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_kms.c | 451 crtc_state = drm_atomic_get_new_crtc_state(state->state, state->crtc); in vmw_du_primary_plane_atomic_check() 491 crtc_state = drm_atomic_get_new_crtc_state(new_state->state, in vmw_du_cursor_plane_atomic_check() 1529 crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in vmw_crtc_state_and_lock()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
| D | disp.c | 978 crtc_state = drm_atomic_get_new_crtc_state(state, new_crtc); in nv50_mstc_atomic_check() 2099 new_crtc_state = drm_atomic_get_new_crtc_state(&atom->state, crtc); in nv50_disp_outp_atomic_check_clr() 2128 new_crtc_state = drm_atomic_get_new_crtc_state(&atom->state, crtc); in nv50_disp_outp_atomic_check_set()
|
| /Linux-v5.4/drivers/gpu/drm/arm/display/komeda/ |
| D | komeda_pipeline_state.c | 89 kcrtc_st = to_kcrtc_st(drm_atomic_get_new_crtc_state(state, in komeda_pipeline_get_state_and_set_crtc()
|
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_plane.c | 853 crtc_state = drm_atomic_get_new_crtc_state(state->state, in dpu_plane_atomic_check()
|