Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/
Ddrm_atomic.c1421 unsigned int requested_crtc = 0; in drm_atomic_check_only() local
1429 requested_crtc |= drm_crtc_mask(crtc); in drm_atomic_check_only()
1494 if (affected_crtc != requested_crtc) { in drm_atomic_check_only()
1497 requested_crtc, affected_crtc); in drm_atomic_check_only()
1499 requested_crtc, affected_crtc); in drm_atomic_check_only()