Searched refs:affected_crtc (Results 1 – 1 of 1) sorted by relevance
1464 unsigned int affected_crtc = 0; in drm_atomic_check_only() local 1523 affected_crtc |= drm_crtc_mask(crtc); in drm_atomic_check_only() 1533 * FIXME: Should add affected_crtc mask to the ATOMIC IOCTL as an output in drm_atomic_check_only() 1536 if (affected_crtc != requested_crtc) { in drm_atomic_check_only() 1539 requested_crtc, affected_crtc); in drm_atomic_check_only() 1541 requested_crtc, affected_crtc); in drm_atomic_check_only()