Home
last modified time | relevance | path

Searched refs:drm_atomic_crtc_check (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0041-backend-drm-Fix-disabling-output-error-when-using-at.patch8 drm_atomic_crtc_check() for "requesting event but off" error.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0038-backend-drm-Fix-disabling-output-error-when-using-at.patch8 drm_atomic_crtc_check() for "requesting event but off" error.
/OK3568_Linux_fs/buildroot/package/weston/
H A D0041-backend-drm-Fix-disabling-output-error-when-using-at.patch8 drm_atomic_crtc_check() for "requesting event but off" error.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_atomic.c324 static int drm_atomic_crtc_check(const struct drm_crtc_state *old_crtc_state, in drm_atomic_crtc_check() function
1279 ret = drm_atomic_crtc_check(old_crtc_state, new_crtc_state); in drm_atomic_check_only()