Home
last modified time | relevance | path

Searched refs:crtc_needs_disable (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c909 static bool crtc_needs_disable(struct drm_crtc_state *old_state, struct drm_crtc_state *new_state) in crtc_needs_disable() function
959 if (!crtc_needs_disable(old_crtc_state, new_crtc_state) || in disable_outputs()
1010 if (!crtc_needs_disable(old_crtc_state, new_crtc_state)) { in disable_outputs()

Completed in 5 milliseconds