Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/
Ddrm_atomic.c344 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state() function
375 EXPORT_SYMBOL(drm_atomic_get_crtc_state);
561 crtc_state = drm_atomic_get_crtc_state(state, in drm_atomic_get_plane_state()
1136 crtc_state = drm_atomic_get_crtc_state(state, in drm_atomic_get_connector_state()
1320 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_atomic_add_affected_connectors()
1670 crtc_state = drm_atomic_get_crtc_state(state, crtc); in __drm_atomic_helper_set_config()
Ddrm_self_refresh_helper.c92 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_self_refresh_helper_entry_work()
Ddrm_atomic_uapi.c197 crtc_state = drm_atomic_get_crtc_state(plane_state->state, in drm_atomic_set_crtc_for_plane()
208 crtc_state = drm_atomic_get_crtc_state(plane_state->state, in drm_atomic_set_crtc_for_plane()
295 crtc_state = drm_atomic_get_crtc_state(conn_state->state, crtc); in drm_atomic_set_crtc_for_connector()
969 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_atomic_connector_commit_dpms()
1046 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_atomic_set_property()
Ddrm_color_mgmt.c323 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_crtc_legacy_gamma_set()
Ddrm_atomic_helper.c3329 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_atomic_helper_disable_all()
3447 crtc_state = drm_atomic_get_crtc_state(state, crtc); in drm_atomic_helper_duplicate_state()
3637 crtc_state = drm_atomic_get_crtc_state(state, crtc); in page_flip_common()
Ddrm_fb_helper.c976 crtc_state = drm_atomic_get_crtc_state(state, crtc); in setcmap_atomic()
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_load_detect.c162 ret = PTR_ERR_OR_ZERO(drm_atomic_get_crtc_state(restore_state, &crtc->base)); in intel_load_detect_get_pipe()
Dintel_atomic.c365 crtc_state = drm_atomic_get_crtc_state(state, &crtc->base); in intel_atomic_get_crtc_state()
Dintel_psr.c2909 crtc_state = drm_atomic_get_crtc_state(state, conn_state->crtc); in intel_psr_fastset_force()
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_atomic.h547 drm_atomic_get_crtc_state(struct drm_atomic_state *state,
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c7546 new_crtc_state = drm_atomic_get_crtc_state(state, crtc); in amdgpu_dm_connector_atomic_check()
7554 new_crtc_state = drm_atomic_get_crtc_state(state, crtc); in amdgpu_dm_connector_atomic_check()
7568 new_crtc_state = drm_atomic_get_crtc_state(state, crtc); in amdgpu_dm_connector_atomic_check()
10185 crtc_state = drm_atomic_get_crtc_state(state, &disconnected_acrtc->base); in dm_force_atomic_commit()
11477 new_crtc_state = drm_atomic_get_crtc_state(state, new_con_state->crtc); in amdgpu_dm_atomic_check()