Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_framebuffer.c967 bool disable_crtcs = false; in atomic_remove_fb() local
1001 if (disable_crtcs && plane_state->crtc->primary == plane) { in atomic_remove_fb()
1053 if (ret == -EINVAL && !disable_crtcs) { in atomic_remove_fb()
1054 disable_crtcs = true; in atomic_remove_fb()