Home
last modified time | relevance | path

Searched refs:drm_atomic_crtc_effectively_active (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_atomic_state_helper.c157 state->active = drm_atomic_crtc_effectively_active(state); in __drm_atomic_helper_crtc_duplicate_state()
A Ddrm_atomic_uapi.c442 *val = drm_atomic_crtc_effectively_active(state); in drm_atomic_crtc_get_property()
A Ddrm_atomic_helper.c1102 return drm_atomic_crtc_effectively_active(old_state); in crtc_needs_disable()
/linux/include/drm/
A Ddrm_atomic.h1120 drm_atomic_crtc_effectively_active(const struct drm_crtc_state *state) in drm_atomic_crtc_effectively_active() function
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_crtc.c1184 if (!crtc_state->enable || !drm_atomic_crtc_effectively_active(crtc_state)) { in dpu_crtc_atomic_check()
A Ddpu_kms.c477 if (!drm_atomic_crtc_effectively_active(crtc->state)) { in dpu_kms_wait_for_commit_done()

Completed in 20 milliseconds