Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_atomic.c1418 unsigned int requested_crtc = 0; in drm_atomic_check_only() local
1426 requested_crtc |= drm_crtc_mask(crtc); in drm_atomic_check_only()
1491 if (affected_crtc != requested_crtc) { in drm_atomic_check_only()
1494 requested_crtc, affected_crtc); in drm_atomic_check_only()
1496 requested_crtc, affected_crtc); in drm_atomic_check_only()