Home
last modified time | relevance | path

Searched refs:drm_atomic_get_new_crtc_state (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/drm/
H A Ddrm_atomic_helper.c74 crtc_state = drm_atomic_get_new_crtc_state(state, in drm_atomic_helper_plane_changed()
84 crtc_state = drm_atomic_get_new_crtc_state(state, plane_state->crtc); in drm_atomic_helper_plane_changed()
181 crtc_state = drm_atomic_get_new_crtc_state(state, new_conn_state->crtc); in handle_conflicting_encoders()
222 crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in set_best_encoder()
233 crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in set_best_encoder()
266 crtc_state = drm_atomic_get_new_crtc_state(state, encoder_crtc); in steal_encoder()
395 drm_atomic_get_new_crtc_state(state, new_conn_state->crtc); in mode_fixup()
503 crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in mode_valid()
635 new_crtc_state = drm_atomic_get_new_crtc_state(state, in drm_atomic_helper_check_modeset()
1671 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in crtc_or_fake_commit()
[all …]
H A Ddrm_blend.c391 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in drm_atomic_normalize_zpos()
H A Ddrm_simple_kms_helper.c98 crtc_state = drm_atomic_get_new_crtc_state(plane_state->state, in drm_simple_kms_plane_atomic_check()
H A Ddrm_atomic.c1455 crtc_state = drm_atomic_get_new_crtc_state(conn_state->state, in drm_atomic_set_crtc_for_connector()
1573 WARN_ON(!drm_atomic_get_new_crtc_state(state, crtc)); in drm_atomic_add_affected_planes()
H A Ddrm_fb_helper.c407 struct drm_crtc_state *crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in restore_fbdev_mode_atomic()
/dragonfly/sys/dev/drm/i915/
H A Dintel_atomic_plane.c225 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in intel_plane_atomic_check()
H A Dintel_atomic.c116 crtc_state = drm_atomic_get_new_crtc_state(new_state->state, new_state->crtc); in intel_digital_connector_atomic_check()
H A Dintel_dp_mst.c107 crtc_state = drm_atomic_get_new_crtc_state(state, old_crtc); in intel_dp_mst_atomic_check()
H A Dintel_tv.c1428 new_crtc_state = drm_atomic_get_new_crtc_state(new_state->state, new_state->crtc); in intel_tv_atomic_check()
H A Dintel_sdvo.c2128 drm_atomic_get_new_crtc_state(state->state, state->crtc); in intel_sdvo_connector_atomic_set_property()
2237 drm_atomic_get_new_crtc_state(new_conn_state->state, in intel_sdvo_atomic_check()
H A Dintel_drv.h1212 return to_intel_crtc_state(drm_atomic_get_new_crtc_state(&state->base, in intel_atomic_get_new_crtc_state()
H A Dintel_display.c11479 crtc_state = drm_atomic_get_new_crtc_state(state, new_conn_state->crtc); in verify_connector_state()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_atomic.h396 drm_atomic_get_new_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_new_crtc_state() function
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4282 drm_atomic_get_new_crtc_state(state, pcrtc); in amdgpu_dm_commit_planes()
4306 new_crtc_state = drm_atomic_get_new_crtc_state(state, crtc); in amdgpu_dm_commit_planes()
4611 new_crtc_state = drm_atomic_get_new_crtc_state(state, &acrtc->base); in amdgpu_dm_atomic_commit_tail()
5131 new_crtc_state = drm_atomic_get_new_crtc_state(state, new_plane_crtc); in dm_update_planes_state()
5276 drm_atomic_get_new_crtc_state(state, &acrtc->base))) in amdgpu_dm_atomic_check()